mapbox / mapbox/mapbox-maps-flutter
Expose setMaximumFPS
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 380
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
Please expose setMaximumFps (https://docs.mapbox.com/android/maps/api/11.13.4/mapbox-maps-android/com.mapbox.maps/-map-controllable/set-maximum-fps.html?query=abstract%20fun%20setMaximumFps(fps:%20Int))
Or please disclose pigeon templates so that we can do it ourselves / do a PR. https://github.com/mapbox/mapbox-maps-flutter/issues/860
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 linked Android setMaximumFps API documentation and the related issue #860 about Pigeon templates. Identify how native Mapbox APIs are exposed to Flutter, then confirm that setMaximumFps is available through the Flutter API and covered by the relevant generated bindings or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100