> >Have a loook at the API Reference: > >http://code.google.com/apis/maps/documentation/reference.html > >and search for GMap2.fromLatLngToContainerPixel(latlng) > >>
i have looked up the reference but the problem is to calculate x and y manualy just like here does the javascript http://www.vdg.hr/gppmap/t-poz.php?lat=4533.6890&lon=01840.6344 i need to get the x,y of some point on the map (latX, lonX) dependent on the map center 45.541531,18.683195 and zoom 15 im working in swishmax that is not compatible with AS3 so i cant use Google map api for flash this is the project that im working on http://www.vdg.hr/gppmap, i need this for realtime positioning from $GPRMC data My map 100% zoom is equal zo google zoom 15 and i use lat0, lon0 (45.541531,18.683195 ) for my map (x,y) 0,0 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
