开发者

Google maps button replace

开发者 https://www.devze.com 2023-02-02 03:16 出处:网络
I\'d like to replace the default google maps interface. It is not a big deal, i just want to replace the buttons in the top (Map, Satellite, Hibryd, Terrain)

I'd like to replace the default google maps interface. It is not a big deal, i just want to replace the buttons in the top (Map, Satellite, Hibryd, Terrain)

So in the 1st step i have to hide the originals. How开发者_JAVA技巧 can i do this in V3? (i can hide them with css, but its not an elegant method :)

I can put 3 buttons with z-index:9999 to the top of the maps. How can I make them work such as the original ones?

Thanks for the help. R


You can disable the mapTypeControl - there's an example of how to disable default controls at http://code.google.com/apis/maps/documentation/javascript/controls.html#Adding_Controls_to_the_Map

That same page contains instructions for creating your own custom controls as well.

0

精彩评论

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

关注公众号