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
Originally posted by sparkTechSol November 14, 2022 Hello,
I want to move the marker as the map's bounds are changed.
Although we can remove/add markers but I'm unable to find anything related to change the position of the marker.
The text was updated successfully, but these errors were encountered:
For now, no method like updateMarker exists. As a workaround you can - like you mentioned already indeed - call removeMarker and then addMarker again.
updateMarker
removeMarker
addMarker
Sorry, something went wrong.
They do work and the project is not dead. Please do not hijack a random issue
Any update regarding Update position of marker
No branches or pull requests
Discussed in #203
Originally posted by sparkTechSol November 14, 2022
Hello,
I want to move the marker as the map's bounds are changed.
Although we can remove/add markers but I'm unable to find anything related to change the position of the marker.
The text was updated successfully, but these errors were encountered: