Jordan Kiley

Results 3 issues of Jordan Kiley

**Platform:** iOS **Mapbox SDK version:** v3.5.0 ### Steps to trigger behavior 1. Add an annotation view. 2. Animate it to move to a location that is offscreen. ``` MGLPointAnnotation *annot...

bug
iOS
annotations
archived

Port [turf-intersect](https://github.com/Turfjs/turf/tree/6cec9ad307bcb2f47a0f1ace843b2a0f20692b64/packages/turf-intersect). This seems to be needed for [`turf-hex-grid`](https://github.com/Turfjs/turf/blob/6cec9ad307bcb2f47a0f1ace843b2a0f20692b64/packages/turf-hex-grid/index.ts) (#33 ).

improvement
JS parity

**Example**: `CustomCalloutViewExample` - The text in the custom callout view disappears after the attribution button has been selected. The callout itself remains. I don't see this behavior with the default...

bug