Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

fixes #1103: allow multiple maps by not using global pointers #1386

Merged
merged 1 commit into from
Apr 30, 2015

Conversation

incanus
Copy link
Contributor

@incanus incanus commented Apr 30, 2015

This moves the GL map and file cache stuff from global C++ namespace to be internal to each MGLMapView so that we can have multiple MGLMapView instances at once.

Works well (pending cache collision issues in #1102) and passes CI, so gonna merge.

@incanus incanus added the iOS Mapbox Maps SDK for iOS label Apr 30, 2015
@incanus incanus added this to the iOS Beta 1 milestone Apr 30, 2015
incanus added a commit that referenced this pull request Apr 30, 2015
fixes #1103: allow multiple maps by not using global pointers
@incanus incanus merged commit 8192d2e into master Apr 30, 2015
@incanus incanus deleted the 1103-no-clobber-pointers branch April 30, 2015 21:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant