Skip to content

Marker callout not visible #17

@maartenvandillen

Description

@maartenvandillen

Is this a bug report?

Yes

Have you read the Installation Instructions?

Yes. Map is working fine (Android).

Environment

react-native: 0.61.5
react: 16.9.0
react-native-maps-osmdroid: 0.26.1-unreleased

Steps to Reproduce

Setup new project on Android with a working react-native-maps-osmdroid map. Add a Marker component with coordinate, title and description. Marker will be visible.

Expected Behavior

Tapping the marker, a callout should popup with the title and description.

Actual Behavior

Tapping the marker, only the map centers on the markers coordinates, but no callout popup is showing. I tried several kinds of markers, including custom callouts. They never show. Except one time after switching the complete app to another app and switching back. After that it worked one time, but cannot reproduce this anymore.

iOS is working fine.

I tried the same with my project (different branch) using react-native-maps and that is working as expected.

Reproducible Demo

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