mapzen / android

Where you can find everything Android from Mapzen
http://mapzen.github.io/android/
Apache License 2.0
118 stars 66 forks source link

Multiple Map Instances #517

Closed sarahsnow1 closed 6 years ago

sarahsnow1 commented 6 years ago

Overview

Internal marker manager singletons are now scoped to map instances allowing support for multiple MapzenMap instances within a single application.

Proposed Changes

Closes #436