Skip to content

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

@jainstuti

Description

@jainstuti

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions