airbnb / airbnb/AirMapView

Why is `setZoomControlsEnabled` & `setMyLocationButtonEnabled` Not Configurable?

Open
#103 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.