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 positionMarker option to Geolocate Control and improve watchPosition with an active lock and background mode #3781

Closed

Commits on Jan 12, 2017

  1. Configuration menu
    Copy the full SHA
    2c3ba6f View commit details
    Browse the repository at this point in the history
  2. add positionMarker option to Geolocate Control and improve watchPosition

    with an active lock and background mode
    andrewharvey committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    80bcfab View commit details
    Browse the repository at this point in the history
  3. fix console.logs, add a faded state to the marker when GPS position i…

    …sn't current, add shadow to marker
    andrewharvey committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    979802f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7715029 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bb5d48 View commit details
    Browse the repository at this point in the history
  6. any user camera change or api camera change will move to background s…

    …tate, except camera changes internal to the geolocate control
    andrewharvey committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    1273e53 View commit details
    Browse the repository at this point in the history
  7. add more test cases

    andrewharvey committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    ce51742 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd9347f View commit details
    Browse the repository at this point in the history
  9. cleanup

    andrewharvey committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    a24821e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9b6cea3 View commit details
    Browse the repository at this point in the history
  11. clean up console.log's

    andrewharvey committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    ed90782 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    986f1fe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    64cfd4a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a2ef69a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d444afa View commit details
    Browse the repository at this point in the history
  16. eslint fix

    andrewharvey committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    b969da4 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. change terminology

    * use showUserLocation and trackUserLocation instead of showMarker and
    watchPosition
    * use camelCase for activeLock
    * use "user" location rather than "device"location
    * use dot to refer to the marker/symbol on the map representing the
    user's location
    andrewharvey committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    95cad7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a83311 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    add2afd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2017

  1. Configuration menu
    Copy the full SHA
    e3a5582 View commit details
    Browse the repository at this point in the history