Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.vectortile.featuretiles

Semantic Tile API: featuretiles. Serves vector tiles containing geospatial data. See: https://developers.google.com/maps/contact-sales/api/reference/rest/v1/featuretiles

Semantic Tile API: featuretiles.
Serves vector tiles containing geospatial data. 
See: https://developers.google.com/maps/contact-sales/api/reference/rest/v1/featuretiles
raw docstring

get$clj

(get$ auth parameters)

https://developers.google.com/maps/contact-sales/api/reference/rest/v1/featuretiles/get

Required parameters: name

Optional parameters: clientInfo.platform, clientInfo.applicationId, clientInfo.operatingSystem, enablePoliticalFeatures, enableDetailedHighwayTypes, clientInfo.userId, enableFeatureNames, enablePrivateRoads, clientInfo.deviceModel, enableModeledVolumes, clientInfo.apiClient, languageCode, clientTileVersionId, regionCode, enableUnclippedBuildings, clientInfo.applicationVersion, alwaysIncludeBuildingFootprints

Gets a feature tile by its tile resource name.

https://developers.google.com/maps/contact-sales/api/reference/rest/v1/featuretiles/get

Required parameters: name

Optional parameters: clientInfo.platform, clientInfo.applicationId, clientInfo.operatingSystem, enablePoliticalFeatures, enableDetailedHighwayTypes, clientInfo.userId, enableFeatureNames, enablePrivateRoads, clientInfo.deviceModel, enableModeledVolumes, clientInfo.apiClient, languageCode, clientTileVersionId, regionCode, enableUnclippedBuildings, clientInfo.applicationVersion, alwaysIncludeBuildingFootprints

Gets a feature tile by its tile resource name.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close