Thank you Bratliff for your answer. But I did not understood how to use it for google maps tiles based scheme i.e. using X, Y , Zoom parameters. I have to generate bounding box from these 3 parameters.
And how can we related fromPixelToLatLng(a,b,c) function with the functions in adjust.js? Thanks On Jul 2, 7:40 pm, bratliff <[email protected]> wrote: > On Jul 2, 1:45 pm, geo123 <[email protected]> wrote: > > > Is there any reference to Java method corresponding to > > G_NORMAL_MAP.getProjection().fromPixelToLatLng(a,b,c) function? > > > Thanks in advance. > > The file: > > www.polyarc.us/adjust.js > > contains JavaScript Mercator projection functions. Converting > JavaScript to Java ought to be a piece of cake. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
