Into our application we would like to implement the Geographic Information of objects.
Based on latitude and longitude figures we would like to display field position information on Google Map Browser objects.
How has experience with this?
Is there a toolkit developed for progress that we can use to implement GIS based on Google Map and Google Earth?
Thanks for your time,
Peter Wokke
Agro Business Services.
Have you looked around the Google Maps API (http://code.google.com/apis/maps/ - the 'Insert Link' function appears to be broken)?
If it is an internal application (as in not publicly accessible), you will need to use API Premier (http://code.google.com/apis/maps/documentation/premier/)
There is a simple mashup example based on AutoEdge here http://communities.progress.com/pcom/docs/DOC-36098 which shows Google Maps.
It's been a while since I looked at it but I would think you could just look at the contents of the zip file without having to have AutoEdge installed. If you wanted to run the code then you will need to install AutoEdge http://communities.progress.com/pcom/docs/DOC-57428
HTH
Mike