Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draw trace line #79

Closed
majadinjar opened this issue Jul 22, 2014 · 1 comment
Closed

Draw trace line #79

majadinjar opened this issue Jul 22, 2014 · 1 comment

Comments

@majadinjar
Copy link

Is it possible to draw line where user walks and store it to some variable where I can access that shape (line)? So, something like L.Path or L.Polyline is created when user calls stopLocate()?

Thanks.

@domoritz
Copy link
Owner

The locations are not stored. You would need to implement that on your own by subscribing to the locationfound even on the map.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants