hi, i'm dealing with a similar problem,

 i need to get x, y ( container ), from a point ( latX, lonX)...

variables that i have:
map center (lat0=45.541531,lon0=18.683195),
zoom (15),
map w/h (560, 410) px

 ... tested with googles  fromLatLngToContainerPixel for
lat0=45.5614 , lon0=18.6772   correct otput is: x=140 y=-456

I need to do a function in Actionscript 2.0 or php

function get_xy(latX, lonX, lat0, lon0, zoom)
{
........
return xy
}

Please help me im desperate, im looking for a solution 1 month now and
had no luck so far 8(

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