https://netfiles.uiuc.edu/alouchio/shared/GMap5testing.html
I threw the code into the "OpenCountyWeb" function. If you click somewhere in IL then click "View the county webpage", right now I have it so that it is adding the G_MAPMAKER_NORMAL_MAP but deleting the 3 main maps (normal, satellite, hybrid). Google says "G_MAPMAKER_NORMAL_MAP displays the standard road map view" but all I see is a gray background. This sort of does what I would like it to do. Note you may not be able to see my polygon layers as I am having trouble viewing them outside of work. Thanks. On Apr 21, 11:54 am, "[email protected]" <[email protected]> wrote: > On Apr 21, 9:40 am, Andrew <[email protected]> wrote: > > > 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); > > Where is your map that shows the > problem?http://groups.google.com/group/google-maps-api/web/suggested-posting-...http://groups.google.com/group/Google-Maps-API/web/why-including-a-li... > > I don't see that code at all on Mike's example. > > -- Larry > > > > > > > > > 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 > > athttp://groups.google.com/group/google-maps-api?hl=en.-Hide quoted text - > > > - Show quoted text - > > -- > 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.
