Hello,
I'm trying to set up my markers with the GInfoWindowOption 'onCloseFn'
so that when i close a marker it will zoom out to show the local
region marker.
At present i have the following for the onCloseFn: local_region
function local_region() {
map.setCenter(marker.getPoint(reg_lat,reg_lon),maxZoom(reg_maxzl));
}
Is there something wrong with my google maps syntax because atm it
doesn't zoom out and it's causing several issues with my icons and
content.
Many thanks
www.globexposure.net/index_reg.php
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---