Hi,
I have a question. What is the simplest and most efficient way to draw different geometry shapes on the map, like points, polygons, lines, etc. ? I know for https://github.com/mapbox/mapbox-gl-draw but is there anything like this but for drawing on mobile? Thanks
There is no draw package out yet, but there are plans to have one. Do you need to be able to edit the vertices for your use case?
I need 3 types of shapes: points, lines/ multi lines, and polygons. What I want to do with this:
-allow a user to draw (insert) those shapes and when the user hits some submit button this shapes will be inserted in some .json or database
Can I help/contribute somehow?
@StevanCakic I think we'll be in a better place once we open up a repo drawing repo to start with contributions. One thing that this repo needs to do before we can create a drawing library is being able to drag layers on the map, which is slightly more complicated than being able to drag regular Views.
Can we draw lines on react native mapbox from one geo point to another ?
Any update on when we can draw polygons on a map with React Native SDK ?
Any update for drawing polygons yet?
I want to send some points to map and it draws points.
Any updates on drawing polygons?
bump :)
Is it possible to draw polygons on a map with React Native SDK ?
Most helpful comment
Any update on when we can draw polygons on a map with React Native SDK ?