相关疑难解决方法(0)

Google地图是否有像HERE Maps这样的Map Tile API?

Google地图是否有平铺API来接收有关建筑物的元信息?

例如:HERE Maps提供了一个瓷砖API来获取有关建筑物的信息.但数据主要仅在可用的城市.请参阅:此处是Map Tile API.

HERE Map Tile API的响应如下所示:

{ "metadata" : {
"street labels":[ { "name":"Danziger Straße", "font size":"13", "vertices": [ 38.21, -18.57, 79.17, 4.82, 88.82, 10.34, 121.50, 30.46 ] } ],
"labels":[{ "name": "111", "type":"TEXT", "bounding boxes": [ { "annotation  box":[ 146.69, 139.41, 26.62, 16.75 ] } ] }],
"city center labels":[],
"buildings":[ { "id": "1609441356716643099", "sectors": [ { "info": { "bottom height": 0, "height": 6.125 }, "vertices": [ 248, 138.69, 243, 146.91, 231, 174.84, 256, …
Run Code Online (Sandbox Code Playgroud)

maps google-maps google-maps-api-3

2
推荐指数
1
解决办法
6373
查看次数

标签 统计

google-maps ×1

google-maps-api-3 ×1

maps ×1