mapbox / mapbox/mapbox-plugins-ios
iOS Maps app mode
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 7
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
From https://github.com/mapbox/mapbox-gl-native/issues/9041
> It would be really nice if out of the box, when pitched MGLMapView worked like the one in default iOS mapping application (For e.g. rotation of MGLMapView is very similar to the default iOS mapping application).
> 1.) 2D button that automatically appears when map is pitched.
> 2.) Disable pitch at lower zoom levels.
Noting that the above description captures how the [iOS Maps app](https://www.apple.com/ios/maps/) works at the time of this writing although the features above seem timeless 😄 . What other iOS Maps app behavior might make sense for a plugin like this?
Depends on https://github.com/mapbox/mapbox-gl-native/pull/9009
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the requested iOS Maps behavior for MGLMapView and the dependency on pull request #9009. Define the plugin behavior for the 2D button and pitch limits, then verify that the agreed behavior matches the issue's iOS Maps examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100