Google Maps Tile URL for HYBRID mapType tiles?

后端 未结 4 1327
既然无缘
既然无缘 2021-01-30 00:36

I have found a basic URL structure for regular map tiles:

https://mts1.google.com/vt/lyrs=m@186112443&hl=x-local&src=app&x=1325&y=3143&z=13&a         


        
4条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-30 00:59

    The truth is: there is no URL specifically that holds both satellite and street info like you see in google maps hybrid. You have to combine them. Here's an example:

    https://github.com/SnakeO/mapbox-with-google-maps-hybrid-tiles

提交回复
热议问题