Hi, Thanks for the reply.
I am writing an application using google static map API's and GTK widgets in linux. I am able to do pan and zoom operations on the jpeg image. Now I am trying to implement the following functionality. 1. Map should zoom at a point where it is been double clicked in the jpeg image. For this I need to convert the clicked point (X,Y) to a proper lat and long so that I can zoom the corresponding clicked point. So this is what I am trying to acheive. I should only use google static map. Could you Please help me out in this. Thanks for your help. Regards, Tweety On Apr 24, 3:06 pm, marcelo <[email protected]> wrote: > On Apr 24, 11:37 am, tweety <[email protected]> wrote: > > > > > Could you Please let me know which API does it or the implementation > > of that API would help me in understanding the concept better. > > The API that does it is the Google Maps API. > Whatever it is you're trying to do, using the API will completely > change your application design with respect to using static maps, so > you'll need to reformulate your question and explain concretely what > you're trying to achieve. > > -- > Marcelo -http://maps.forum.nu > -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
