-
Notifications
You must be signed in to change notification settings - Fork 510
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix optionals in location requests * Make sure onStyleLoaded callback is invoked when map is loaded and ready * Update iOS SDK * Clear and dispose everything that could be holding references * Clear more of the platform argument callbacks * Clear method channel handler * Dispose leaking MapboxGLPlatform * Merge in #704 simplifying platform usage Dispose all potential leaks: platform channel, platform callbacks, controller and any callbacks that could be set from outside * Bring back final modifiers to variables Co-authored-by: stanlry <[email protected]> Co-authored-by: Tobrun <[email protected]>
- Loading branch information
1 parent
3b46c2c
commit 3c252ba
Showing
5 changed files
with
29 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters