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

Tooltips #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Tooltips #72

wants to merge 1 commit into from

Conversation

Jambonium
Copy link

Changing labels functionality to tooltips (labels was an addon that has since been included in Leaflet under tooltips)
Added in options support for popups and tooltips
Added an option to wrap the LatLng readout and adjust its label for non LatLng-based maps e.g. changing "LatLng" to "Points"
Added in a way to disable map scrolling when interacting with the slider control

Changing labels functionality to tooltips (labels was an addon that has since been included in Leaflet under tooltips)
Added in options support for popups and tooltips
Added an option to wrap the LatLng readout and adjust its label for non LatLng-based maps e.g. changing "LatLng" to "Points"
Added in a way to disable map scrolling when interacting with the slider control
Updated leafletplayback.min.js based on changes to leafletplayback.js
Updated moveablemarker.js based on changes to leafletplayback.js
Updated control.js based on changes to leafletplayback.js
Updated all examples to work with [email protected]
Updated all examples to work with Mapbox tiles
Updated example 2 to work with [email protected]
Added additional example to showcase tooltips functionality
Adding details of new features to readme file
Updated demo-tracks.js to include a title for each set, and path colours that match the awesome icon colours (best shown in example 2)
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

Successfully merging this pull request may close these issues.

1 participant