You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-maps-uti...@googlegroups.com
I find myself regularly re-writing pieces of the standard geolocation code to show the user's current location. I finally broke down and built a library for general use. Using the library, you can place a marker on the map (with an accuracy circle) that tracks the position of the current user. This library uses the w3 geolocation api so older versions of internet explorer are not supported. This library was mainly targeted at mobile use cases.