Skip to content

gps:located not firing? #29

@asl97

Description

@asl97

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 located

edit: 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions