I'm trying to draw a line between two points on my map but the 'LineString' type does not seem to be working in the geoJSON section. I can draw a Polygon no problem but I'm not able to control the thickness of the Polygon line. I've attached some images of what I'm able to do and what I'm not able to do.
Is there a better way to do this? Or am I just not able to use LineStrings in the retool mapbox component?
I also ran into this issue and would love to be able to draw lines in the mobile map. We are working on a fleet solution and this is necessary for it to be usable for us. Thanks!