-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
There is no gps:located in the src code, only mention in the comments, readme and the simple example.
Is the firing handled else where?
.../Projects/leaflet-gps $ grep -i gps:located -r .
./README.md:| 'gps:located' | {marker, latlng} | fired after gps marker is located |
./dist/leaflet-gps.src.js: // gps:located {marker,latlng} fired after gps marker is located
./examples/simple.html: .on('gps:located', function(e) {
./src/leaflet-gps.js: // gps:located {marker,latlng} fired after gps marker is locatededit: you can create a pull request and merge using the following link: https://github.com/stefanocudini/leaflet-gps/compare/master...asl97:patch-1?expand=1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels