Hello I am developing a project in Symbian (C++) for Nokia. There I am showing Google's static maps along with some markers on it. My requirement is to show a custom pop up dialog whenever the user selects any marker. In the touch phones, this can be easily implemented as I can get the touching coordinates there. But in non touch phones, I have to know in advance where I have to show a pop up message. For that, I need the X-Y coordinates of the screen where the marker is placed.
So, is there any way so that I can come to know the screen coordinates of the markers positions? Else, how the Google puts the markers at any random position according to the size of the required map image? -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
