0xcD3v
0xcD3v
@PabloLandro did you solved this? I have a simular issue i have a custom marker like you i have a Image and another component and if i set the tracksViewChanges...
> The prop "tracksViewChanges" you should add to the Marker component and not to the MapView component. I know, ignore that i did that for testing and i forgot to...
> But even after adding this prop to the Marker, this problem happens yet? If i set tracksViewChanges to false the map runs without problems in terms of speed, but...
> Yes this happens because am using marker children to render, but in my use case i can't use an icon prop, i need to render a "complex" maker using...
same issue here, any updates?
> I'm facing this sometimes in emulator. It's still there for me, just no border on initial render. When I press it, it appears. i solved this problem by adding...
Did you guys solved this issue?
> @0xcD3v no not yet :) i tought my problem was not having the tracksViewChanges set to false i tried to set it to false and then my marker doesn't...
same issue here, any updates?
I think my problem is not from this lib, but from react-native-maps or just bad coding from my side. I have an array for Markers after some research i found...