You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone, i'm new to react-native-mapbox-gl and im making some tests for my app !
I have a multiple source for my markers and i wanted to know if there is a way to have multiple ShapeSource as children of the MapView so i can have different icons for my markers in different SymbolLayer considering the source ?
For example : if i have two providers with each one their own vehicles and i want to show markers of their vehicles on my map, is there a way to seperate each providers and to render all the markers of Provider 1 with his own logo and all the markers from Providers 2 with his own logo too ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone, i'm new to react-native-mapbox-gl and im making some tests for my app !
I have a multiple source for my markers and i wanted to know if there is a way to have multiple ShapeSource as children of the MapView so i can have different icons for my markers in different SymbolLayer considering the source ?
For example : if i have two providers with each one their own vehicles and i want to show markers of their vehicles on my map, is there a way to seperate each providers and to render all the markers of Provider 1 with his own logo and all the markers from Providers 2 with his own logo too ?
Thanks for the answers
Beta Was this translation helpful? Give feedback.
All reactions