how to get in gwt the current position?
- by bach
hi,
we have this example: http://code.google.com/apis/maps/documentation/v3/basics.html#DetectingUserLocation
which shows how to get the user's position in JSP code.
How to use it using GWT?
thanks