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 support for sideloading map tiles #73

Merged
merged 2 commits into from
Jun 9, 2019

Conversation

ayvazj
Copy link
Contributor

@ayvazj ayvazj commented May 5, 2019

No description provided.

@tobrun
Copy link
Collaborator

tobrun commented May 8, 2019

@ayvazj thank you for this contribution and adding support for both platforms!

@tobrun tobrun added this to the v0.0.4 milestone May 8, 2019
@tobrun tobrun requested review from andrea689 and yoavrofe May 8, 2019 19:25
lib/mapbox_gl.dart Outdated Show resolved Hide resolved
@tobrun tobrun merged commit 26e3fec into flutter-mapbox-gl:master Jun 9, 2019
SheaSmith pushed a commit to SheaSmith/flutter-mapbox-gl that referenced this pull request Sep 15, 2019
TimothySealy pushed a commit that referenced this pull request Nov 9, 2019
* Added user location and tracking for iOS

* Added support for sideloading map tiles (#73)

* Added support for sideloading map tiles

* Update sdks (#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.

* [flutter]  release 0.4.0 (#114)

* Added user location and tracking for iOS

* Set tabstop to 4 spaces

* Give tracking changed callback a specific type

* Remove setting tracking when enabling show location

* Explicitly call dismissed callback when mode changes to none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants