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

Added show user location and tracking for iOS #76

Merged
merged 10 commits into from
Nov 9, 2019

Commits on May 9, 2019

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

Commits on Jun 9, 2019

  1. Added support for sideloading map tiles (flutter-mapbox-gl#73)

    * Added support for sideloading map tiles
    ayvazj authored and tobrun committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    26e3fec View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Update sdks (flutter-mapbox-gl#109)

    * Passing map style to iOS map (MGLMapView).
    
    * Moved map style lookup table to a separate file.
    
    * Renamed style parameter to styleString.
    
    * Moved the lookup behind a fromUrl function.
    
    * Added checks for empty styleString and JSON styleStrings.
    
    * Updated minimum Android SDK version to 20 (this required for flutter platform views).
    
    * Updated mapbox SDK for Android. Updated code to make it compatible with the new SDK.
    
    * Updated Mabox SDk for iOS
    
    * Replaced zIndex with SymbolSortKey.
    TimothySealy authored and tobrun committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    3439396 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

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

Commits on Nov 9, 2019

  1. Configuration menu
    Copy the full SHA
    efdc2be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3b8267 View commit details
    Browse the repository at this point in the history
  3. Set tabstop to 4 spaces

    kayleg committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    1974400 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    378c268 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e679cc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f668d9 View commit details
    Browse the repository at this point in the history