开发者

How do I access Google Map Maker Maps in the V3 API?

开发者 https://www.devze.com 2023-02-11 03:44 出处:网络
I know in V2 of the API, i can just use setMapType(G_MAPMAKER_HYBRID_MAP) to call the Google Map Maker maps, but how do I get thi开发者_如何学编程s in V3? I tried going through the documentation, but

I know in V2 of the API, i can just use setMapType(G_MAPMAKER_HYBRID_MAP) to call the Google Map Maker maps, but how do I get thi开发者_如何学编程s in V3? I tried going through the documentation, but they just covered the basic map types (ROADMAP, SATELLITE, HYBRID and TERRAIN).

Thanks


Feature depreciated in V3. But there's a workaround, that isn't supported and is not in term w/ Google Map agreement, take a look at this thread:

Support Google Map Maker V3

0

精彩评论

暂无评论...
验证码 换一张
取 消