> but i dont know how to use the above constructor and make the label
> printed with only address as input

You can't, you must give it a lat/long.

You can't give the usual GMarker constructor an address either.
Somewhere in your super-secret script, it is doing the geocoding for
you that converts from address to lat/long.  You need to alter your
secret page so that it uses the geocoded lat/long with the labeled
marker functions instead of with the regular GMarker.

cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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