google-maps-api-3jquery-gmap3

Gmap3: Unable to use custom style for Google Map


I'm using the jQuery Plugin GMAP3 to display a map with a number of markers on my website.

I know that the Google Maps API V3 allows custom styling of Maps, I just can't figure out how to use this feature with GMAP3. Can anyone help?


Solution

  • In gmap3 api docs, there is an example about how to use styled map, you can check it out here.