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

Add bindPopup API to the Marker class #3056

Merged
merged 5 commits into from
Aug 25, 2016
Merged

Add bindPopup API to the Marker class #3056

merged 5 commits into from
Aug 25, 2016

Commits on Aug 23, 2016

  1. Configuration menu
    Copy the full SHA
    e74fade View commit details
    Browse the repository at this point in the history
  2. add DOM tests for Marker

    Molly Lloyd committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    12b3329 View commit details
    Browse the repository at this point in the history
  3. add unbindPopup method to Marker with tests, add bindPopup to debug/m…

    …arkers.html
    Molly Lloyd committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    fe2f6da View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. refactor to conform to setter/getter conventions

    Molly Lloyd committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    c3f4c3d View commit details
    Browse the repository at this point in the history
  2. fix markers.html debug page

    Molly Lloyd committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    04bc895 View commit details
    Browse the repository at this point in the history