I am developing an android application with Mapbox where I am supposed to mark the map based on some value received from the accelerometer. I was able to put marks like this
and this
I tried the line layer also but it is marking the complete area like this
Is there any other option to mark line only selected areas?