Skip to content

Feature Request: Do not center map on marker when marker is tapped; #609

@thomascjenks

Description

@thomascjenks

I would like to have the option to not center the map on a marker that is tapped. I am using a map without scrolling/zooming function where the user can add/remove markers to the map. Each tap of a marker (to remove it) also centers the map on the tapped marker's location.

For now, I can change index.ios.js and GoogleMaps.java files to return "true" for [mapViewDidTapMarker] (iOS) and [setOnMarkerClickListener] (Android). However, any re-installation or updating of the package jeopardizes my custom logic!

Let me know if this (exists or) is possible!

Thank you.

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