Why is `setZoomControlsEnabled` & `setMyLocationButtonEnabled` Not Configurable?
Open
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
These flags below appear to be disabled without reason disallowing users of the library to enable zoom controls or the my location button when a native map is being utilized
https://github.com/airbnb/AirMapView/blob/master/library/src/main/java/com/airbnb/android/airmapview/NativeGoogleMapFragment.java#L74
Contributor guide
Research direction
Start by reading library/src/main/java/com/airbnb/android/airmapview/NativeGoogleMapFragment.java at the referenced line and trace how native map options are configured. Done means users of the library can configure zoom controls and the my-location button when using a native map.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100