Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The map does not zoom in or out neither it shows the compass #108

Open
jainstuti opened this issue Dec 22, 2017 · 0 comments
Open

The map does not zoom in or out neither it shows the compass #108

jainstuti opened this issue Dec 22, 2017 · 0 comments

Comments

@jainstuti
Copy link

The map in the app should have the option to either zoom out or zoom in the map. Also, there should be a compass(as an enhancement) in the right hand corner of the screen. These can be resolved by using the following in the LandActivity.java file.

UiSettings.setZoomControlsEnabled(true)
UiSettings.setCompassEnabled(boolean)

iammosespaulr added a commit to iammosespaulr/kute that referenced this issue Jan 9, 2018
Solving issue The map does not zoom in or out neither it shows the compass scorelab#108
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant