This code will remove the first two but it won't allow the 3rd to be removed.
gmap.removeMapType(G_SATELLITE_MAP); gmap.removeMapType(G_HYBRID_MAP); gmap.removeMapType(G_NORMAL_MAP); On Apr 21, 9:12 am, "[email protected]" <[email protected]> wrote: > On Apr 21, 7:07 am, Andrew <[email protected]> wrote: > > > Hi does anyone know if there is a way to turn off the google base map? > > Have you tried making a blank "custom" map? > > Part 1 Adding your own custom maphttp://econym.org.uk/gmap/custommap.htm > > -- Larry > > > > > > > > > I posted this when the forum seemed to be down yesterday. Thanks > > > On Apr 20, 1:41 pm, Andrew <[email protected]> wrote: > > > > Hi is there a way to create a button that would allow me to turn off > > > the google base map? > > > > The reason is that my polygon overlay is transparent and areas where > > > there is water/parks it might be easier to view without the google > > > base. Thank you. > > > > -- > > > 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 > > > athttp://groups.google.com/group/google-maps-api?hl=en. > > > -- > > 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 > > athttp://groups.google.com/group/google-maps-api?hl=en. > > -- > 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 > athttp://groups.google.com/group/google-maps-api?hl=en. -- 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.
