javascript - Blank map MapType wanted in google maps v3 -


I am trying to find a way to create a solid color map in the Google Maps v3 API, so that my second selection Drop-down map type menu I understand that it was possible to use MAP_TYPE_NONE with v2, but I could not find a comparable functionality in v3.

I think I

  push MaptypeTypes (new gmaps.ags.MapType ("http: //", {name: 'no map'}));  

But apart from having a link, it takes about 5 seconds. I want to do something through the drop-down map-type menu, which I mean by means of the map registry.

FWIW is a work example (with clause)

< P>

Yes, you can do this. About the documentation and making of the

is a good tool to help you create your custom style.

Hope it helps!


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -