You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
The non-UI, XCTest-based unit tests added to OS X in #3406 and to iOS in #4641 offer a way forward for this functionality. We should be able to mock user location and HTTP requests so that MGLMapboxEvents can operate more or less independently of MGLMapView. The tricky part will be managing MGLMapboxEvents’ lifecycle, since it’s a singleton.
Refs 1421755 and #2769.
The text was updated successfully, but these errors were encountered: