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

Ignore multipoints when added as annotations #5262

Merged
merged 1 commit into from
Jun 6, 2016

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Jun 6, 2016

Ignore multipoints (as opposed to polylines and polygons) when adding annotations, just like we ignore multipolylines, multipolygons, and shape collections. Asserting on all these cases would be just as reasonable, but the other types are already ignored so I figure it’s best to be consistent.

In osxapp, break multipoint features into points before adding them as annotations.

Split out from #5245.

Ignore multipoints (as opposed to polylines and polygons) when adding annotations, just like we ignore multipolylines, multipolygons, and shape collections.

In osxapp, break multipoint features into points before adding them as annotations.
@1ec5 1ec5 added iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS crash annotations Annotations on iOS and macOS or markers on Android labels Jun 6, 2016
@1ec5 1ec5 added this to the ios-v3.3.0 milestone Jun 6, 2016
@1ec5 1ec5 self-assigned this Jun 6, 2016
@1ec5 1ec5 merged commit 6214941 into master Jun 6, 2016
@1ec5 1ec5 deleted the 1ec5-multipoint-annotation-5245 branch June 6, 2016 22:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
annotations Annotations on iOS and macOS or markers on Android crash iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant