On May 15, 5:25 am, surath <[email protected]> wrote: > I am developing an web-application using gmap, where I am showing > places from 50 miles zoom view (in Hybrid mode). But what I want is > that, not to show the road-signs (in blue & green) on the map. Just my > custom markers should be shown on the map. > > Actually I want to know if this is ever possible or not with the > GMap API. Any help is appreciated. Thanking you in anticipation.
The tiles are the tiles. The road-numbers are part of the map layer. You *could* do it with a custom map layer, if you can find a copyright- free map to use, but making a transparent layer to replace Google's introduces an additional complication to that process. Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
