On Jul 20, 9:37 am, PHP jeet <[email protected]> wrote:
> lt=latitude
> lg=longitude
> map.setCenter(new GLatLng(lg,lt),4);
> var latlng=new GLatLng(lg,lt);

When posting code, you need to indicate whether you are indicating
what is correct, or suggesting a correction, or asking a question.

That particular code will not produce the expected results: please see
the documentation for GLatLng(): 
http://code.google.com/apis/maps/documentation/reference.html#GLatLng

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