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,
Ravi here, would you please tell me how i can change the moving icon with my custom icon. Please replay soon if you can.
Thanks.
Regards, Ravi Kumar.
The text was updated successfully, but these errors were encountered:
var myicon = L.icon({ iconUrl: 'leaf-green.png', }); var myMovingMarker = L.Marker.movingMarker([[48.8567, 2.3508],[50.45, 30.523333]], [20000],{icon:myicon}).addTo(map); myMovingMarker.start();
Sorry, something went wrong.
Hi, Is it possible to set a new Image on each point of the polyline? Regards Mik
No branches or pull requests
Hi,
Ravi here, would you please tell me how i can change the moving icon with my custom icon. Please replay soon if you can.
Thanks.
Regards,
Ravi Kumar.
The text was updated successfully, but these errors were encountered: