-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Markers are broken on iOS and Android #1410
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You may also mark this issue as a "discussion" and I will leave this open. |
I have the same issue with version 12.1.0 of the library. |
Same issue. Works in 11.0.1, broken in 12.0.0 and onwards. Using react-native 0.62.2 |
Any updates? Facing the same issue... |
I was having the same issue but added fill={'000'} to the Path that is inside the Marker component, and the arrow showed.
|
This still doesn't work even after adding Can anyone please help. |
|
Bug
Markers do not render on both iOS and Android with latest v12.1.0
Unexpected behavior
Reusing the sample code to render markers on Path is broken. No markers show.
Environment info
Library version: 12.1.0
Steps To Reproduce
Issues without reproduction steps or code are likely to stall.
Describe what you expected to happen:
Short, Self Contained, Correct (Compilable), Example
Sample code used to repro the issue
The text was updated successfully, but these errors were encountered: