On Mar 4, 4:12 pm, jiten <[email protected]> wrote:
> Id ike that when my Google Map starts, it display the satellital mode
> from the beggining.. how do i get this ? thanks in advance ... !

Have you tried looking at the documentation?
http://code.google.com/apis/maps/documentation/reference.html#GMap2.setCenter
http://code.google.com/apis/maps/documentation/reference.html#GMapType.G_SATELLITE_MAP

map.setCenter(<valid GLatLng>, null, G_SATELLITE_MAP);

  -- Larry

-- 
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.

Reply via email to