We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, great work btw, thanks for this plugin.
At the moment I can draw a polygon, but I would like to draw an outline of a route.
I just add the support to the Mapbox.java similar to Polygons, copy and paste.
It worked on Android.. And it works on IOS.
Is looks like it's supported by the libMapbox.a file, because the header files are there.
The only thing I would wish for is polyline alpha so you can read the street names underneath.
It was that easy for me to add it.
Cheers.
The text was updated successfully, but these errors were encountered:
warrenc5
No branches or pull requests
Hi, great work btw, thanks for this plugin.
At the moment I can draw a polygon, but I would like to draw an outline of a route.
I just add the support to the Mapbox.java similar to Polygons, copy and paste.
It worked on Android.. And it works on IOS.
Is looks like it's supported by the libMapbox.a file, because the header files are there.
The only thing I would wish for is polyline alpha so you can read the street names underneath.
It was that easy for me to add it.
Cheers.
The text was updated successfully, but these errors were encountered: