On Jan 30, 9:13 am, "warden [Andrew Leach - Maps API Guru]"
<[email protected]> wrote:
> On Jan 30, 5:05 pm, John <[email protected]> wrote:
>
> > Can I change the API key the marker is not where I want it on the map
> > and the soom level is wrong?
>
> The API key makes the API work on your site. That's all. Everything
> else (marker, centring, zoom etc) is controlled by Javascript lines
> which look something like
>   map.setCenter(...) or map.setCenter(...,z) where z is the zoom level
>   map.setZoom(...);
>   marker=new GMarker(...);
>
> Have a look at the documentation. Start 
> athttp://code.google.com/apis/maps/documentation/introduction.html

And Mike Williams' tutorial is very useful as well:
http://econym.org.uk/gmap/

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