Searched refs:coordinatesType (Results 1 – 3 of 3) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/ | ||
H A D | TerrainTile.php | 22 protected $coordinatesType = TileCoordinates::class; variable in Google\\Service\\SemanticTile\\TerrainTile |
H A D | FeatureTile.php | 23 protected $coordinatesType = TileCoordinates::class; variable in Google\\Service\\SemanticTile\\FeatureTile |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ | ||
H A D | Building.php | 33 protected $coordinatesType = BuildingCoordinates::class; variable in Google\\Service\\Directory\\Building |