Cool....
Did some coding with Google maps. See here....
http://www.myfls.com/myfls/mfjsp/mfstatusmap.jsp
Google maps:
http://code.google.com/apis/maps/documentation/javascript/
Tutorial:
http://code.google.com/apis/maps/documentation/javascript/tutorial.html
Samples:
http://code.google.com/apis/maps/documentation/javascript/examples/index.html
Markers on maps
http://you.arenot.me/2010/06/29/google-maps-api-v3-0-multiple-markers-multiple-infowindows/
Geolocation API:
http://www.maxmind.com/app/java
Did some coding with Google maps. See here....
http://www.myfls.com/myfls/mfjsp/mfstatusmap.jsp
- Get IP from client browser and log it.
- Use Geo location API to get Longitude and lattitude.
- Use Google maps API to show the map and markers.
- Build marker Infolet to show additional information.
Google maps:
http://code.google.com/apis/maps/documentation/javascript/
Tutorial:
http://code.google.com/apis/maps/documentation/javascript/tutorial.html
Samples:
http://code.google.com/apis/maps/documentation/javascript/examples/index.html
Markers on maps
http://you.arenot.me/2010/06/29/google-maps-api-v3-0-multiple-markers-multiple-infowindows/
Geolocation API:
http://www.maxmind.com/app/java