> How do I set the zoom if I don't
> have a url?

You already have this line in your code
   map.setZoom(6);
you might guess that is the way to do it.

The task is really to set that zoom level in the circumstance(s) where
you don't like the automatic zoom, as outlined by Martin

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to