ELI5 Existing
#2905
Replies: 1 comment
-
@jrobber You need only use the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't understand what existing is referring to and why. The deprecated docs page, assumes the developer is familiar with the problem and it's facets. https://github.com/rnmapbox/maps/wiki/Deprecated-ExistingSourceLayer
If I add the existing prop to my ShapeSource I see this
If I remove it I see this:
My ShapeSource looks like this:
Seems pretty straightforward to me
What properties are evaluated to determine if a source is or should be marked as "existing"?
What setup should be done to make this work correctly?
I have not used mapbox on web very much, I've been pretty focused on getting it working on Mobile.
Maybe more links from the RN docs to the main mapbox docs should be used when the RN docs are assuming pre-existing knowledge.
I'm pretty happy with RNMapBox, but learning it and getting it working is a real pain because I have to compare 2-3 sources of docs and figure out what's out of date and what's applicable on both.
I guarantee it's hurting adoption.
Beta Was this translation helpful? Give feedback.
All reactions