-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
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
Request: change Position of Markers without removing them first #48
Comments
You're right about the custom image not showing upon first appearance. How about I fix that issue on iOS instead of adding a move feature? |
I would appreciate a bug fix on this topic, because for now every marker we place in our app needs to be drawn twice. Is there also a way showing in which direction a user is heading? Like a direction indicator or map rotation? |
Direction is not possible atm, but this bug has been fixed in the very soon to be released 2.2.0 version. |
Out of curiosity why is direction not possible? I looked into the mapbox API and there are some features like "map-rotation" that would help our usability along. |
I meant it's not possible with this plugin at the moment (AFAIK). |
We have an issue where the first draw of marker icons shows them without custom marker image and on the second attempt it works. So if I successfully have drawn a marker I want to just move it. Do you plan this function for future releases?
The text was updated successfully, but these errors were encountered: