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 circle to GeolocateControl showing accuracy of position #9181

Closed
wants to merge 46 commits into from
Closed

add circle to GeolocateControl showing accuracy of position #9181

wants to merge 46 commits into from

Commits on Jan 14, 2020

  1. Configuration menu
    Copy the full SHA
    8d05a1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d93e091 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d694f36 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. clarify div id

    Meekohi committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    b290bce View commit details
    Browse the repository at this point in the history
  2. clarify div id

    Meekohi committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    d13e371 View commit details
    Browse the repository at this point in the history
  3. onZoom not onMove

    Meekohi committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    036c2e0 View commit details
    Browse the repository at this point in the history
  4. docs

    Meekohi committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    f77d16d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1980e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2c4b04 View commit details
    Browse the repository at this point in the history
  7. rename, extra safety checks

    Meekohi committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    a5ab875 View commit details
    Browse the repository at this point in the history
  8. a test

    Meekohi committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    85a11c8 View commit details
    Browse the repository at this point in the history
  9. test for showAccuracy toggle

    Meekohi committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    d915500 View commit details
    Browse the repository at this point in the history
  10. typo

    Meekohi committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    bbcfbe5 View commit details
    Browse the repository at this point in the history
  11. pitch with map

    Meekohi committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    954bb99 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Remove Object.values usage that was causing IE11 to fail (#9193)

    Arindam Bose authored and ahk committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    ff03457 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. LOD support for tile coverage (#8975)

    * LOD support for tile coverage
    mpulkki-mapbox authored Jan 17, 2020
    Configuration menu
    Copy the full SHA
    51d75fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2af4c8b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    87f3393 View commit details
    Browse the repository at this point in the history
  2. upgrade earcut to v2.2.2 (#9214)

    mourner authored and Ryan Hamley committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    a13efc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Fix promoteId for line layers (#9210)

    * fix promoteId for line layers
    
    * fix promoteId spec definitions (#9212)
    
    * Add render tests for feature state
    feature-state/promote-id-line will fail until #9210 is merged
    
    Co-authored-by: Karim Naaji <karim.naaji@gmail.com>
    2 people authored and ahk committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    28603d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Fix line distances breaking gradient across tile boundaries (#9220)

    * Fix line line distances breaking gradients
    Ensure scaled line distance is computed at least once when calculating the entire line distance, otherwise we hit a corner case where the distance isn't updated. Specifically when the beginning of the line doesn't have a sharp corner.
    Fixes #8969
    
    * Add render test for line gradient across tile boundaries
    
    * Address review comments
    karimnaaji authored and mourner committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    980d1fb View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Update image expression SDK support table (#9228)

    Ryan Hamley authored and mourner committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    b7e8fb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cd474e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    8c9ace1 View commit details
    Browse the repository at this point in the history
  2. Reduce size of line atlas by removing unused channels (#9232)

    Saves roughly ~100kb of uncompressed gpu memory, potentially saving texture fetches in the shader
    karimnaaji authored Jan 27, 2020
    Configuration menu
    Copy the full SHA
    be4f189 View commit details
    Browse the repository at this point in the history
  3. Fix a bug where lines with duplicate endpoint disappear on z18+ (#9218)

    * fix a bug with vanishing line with duplicate end points
    
    * fix flow :(
    mourner authored Jan 27, 2020
    Configuration menu
    Copy the full SHA
    99bfc7f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

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

Commits on Jan 29, 2020

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

Commits on Jan 30, 2020

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

Commits on Jan 31, 2020

  1. Configuration menu
    Copy the full SHA
    5d8ef1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03c4339 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3574318 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f76684 View commit details
    Browse the repository at this point in the history
  5. clarify div id

    Meekohi committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    b3ed503 View commit details
    Browse the repository at this point in the history
  6. clarify div id

    Meekohi committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    ae8bd00 View commit details
    Browse the repository at this point in the history
  7. onZoom not onMove

    Meekohi committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    d8a5e0d View commit details
    Browse the repository at this point in the history
  8. docs

    Meekohi committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    e2da6ab View commit details
    Browse the repository at this point in the history
  9. rename, extra safety checks

    Meekohi committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    0c45a27 View commit details
    Browse the repository at this point in the history
  10. a test

    Meekohi committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    5fd231f View commit details
    Browse the repository at this point in the history
  11. test for showAccuracy toggle

    Meekohi committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    412d257 View commit details
    Browse the repository at this point in the history
  12. typo

    Meekohi committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    790732a View commit details
    Browse the repository at this point in the history
  13. pitch with map

    Meekohi committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    64e8312 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    125c623 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b1a67c6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6f7f2ef View commit details
    Browse the repository at this point in the history
  17. rename param and better docs

    Meekohi committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    136a291 View commit details
    Browse the repository at this point in the history