Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Map setOnCameraMoveStartedListener not working #9376

@musicha

Description

@musicha

Platform: Android
Mapbox SDK version: 5.1.0-beta.5

Steps to trigger behavior

map.setOnCameraMoveStartedistener { ... }

Expected behavior

Listener is triggered

Actual behavior

Listener is not triggered

Workaround

If you set idle listener, then it works as expected
map.setOnCameraIdleListener { ... }

Additionally there is a typo in map.setOnCameraMoveStarted L istener

Metadata

Metadata

Assignees

No one assigned

    Labels

    AndroidMapbox Maps SDK for Android

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions