I just found about adding the Terrain button over at
http://groups.google.com/group/google-maps-api/browse_thread/thread/144465ce89e6878e

I had to add:
map.addMapType(G_PHYSICAL_MAP);


Regards.



On Feb 17, 7:54 pm, irahim <[email protected]> wrote:
> Thanks!!
>
> One question, i made the map display on Terrain mode by default. Thats
> ok.
>
> But the Terrain button doesnt appear on the top corner.
>
> That means, if the visitor changes to another mode, he currently
> doesnt have a way to go back to Terrain.
>
> How can i enable this button?
>
> On Feb 17, 6:53 pm, xelawho <[email protected]> wrote:
>
> > > 1. Pick a specific color for each marker (from the default ones or
> > > specify a custom one in png format)
>
> >http://code.google.com/apis/maps/documentation/javascript/v2/overlays...
>
> > > 2. Enable "Terrain" and make it the default display mode
>
> >http://code.google.com/apis/maps/documentation/javascript/v2/introduc...
>
> > > 3. Lock the zoom, so its a fixed zoom, no ability to zoom in / out.
>
> >http://econym.org.uk/gmap/range.htm
>
> > > 4. Remove all information (city names, etc) from the surrounding
> > > countries (is this even possible?)
>
> > I don't think so - the way I understand it, base map images are
> > controlled by google - you just control what goes on on top of them

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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.

Reply via email to