Skip to content

How can I disable focusing when a marker is clicked? #67

@nandorojo

Description

@nandorojo

Clicking a marker seems to update the focus on the globe. I'd like to disable this, perhaps with enableFocusOnClickMarker prop. This is the line in question, it seems:

this.updateFocus(marker.coordinates);

I don't want users to be able to click into the globe. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions