mapbox / mapbox-annotation-extension

Framework extensions that can be used with the Mapbox Maps SDK for iOS.
ISC License
11 stars 18 forks source link

Add demo app #30

Closed captainbarbosa closed 4 years ago

captainbarbosa commented 4 years ago

Workin on it

captainbarbosa commented 4 years ago

I'm going to leave the features introduced from #43 for a separate PR.

captainbarbosa commented 4 years ago

In the line style annotations when you pick a different color then close then chose again the annotation it resets the previous selected value.

@fabian-guerra I pulled in https://github.com/mapbox/map-extensions-ios/pull/47 in https://github.com/mapbox/map-extensions-ios/commit/1341b3faaa0cb8e7e76002e5eb1bc7d9955d0cbb which fixes this issue.

captainbarbosa commented 4 years ago

Issues 1 & 3 are fixed in https://github.com/mapbox/map-extensions-ios/pull/30/commits/0241c0192b74793db51148689a079d05d7704424, and 2 will resolve itself once https://github.com/mapbox/map-extensions-ios/pull/48 merges and is pulled back into this branch.