How do I get me map to begin not on the world map but on the state of
Indiana?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to Google-Maps-API@googlegroup
On Oct 21, 7:27 am, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> How do I get me map to begin not on the world map but on the state of
> Indiana?
Change the values in the initial GMap2.setCenter() call to be
somewhere in Indiana, change the zoom to be what you need.
-- Larry
--~--~