I am desigining a simple geolocation application in witch the user must select it's location.
I was wondering if there is any way I can access google maps or any other map to display a map and allow the user to select his location by clicking on it.
I have managed to do this with Delphi using the TWebbrowser but I am looking for a cross platform solution.
Maybe someone can help me.
Thanks
Yes, there's a way. Look for TMapViewer on Google Code.
Features:
Link: Get them from Google Code
Cheers!!!