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
Seems that the current approach sometimes result in the chase car icon not being rendered for some reason.
We might be able to move to the approach taken in chasemapper using the Leaflet rotatedMarker plugin - https://github.com/bbecquet/Leaflet.RotatedMarker : https://github.com/projecthorus/chasemapper/blob/master/static/js/balloon.js#L301 However this requires that there are 2 copies of each chase car icon available, one flipped.
The text was updated successfully, but these errors were encountered:
This is hopefully fixed now... will leave this issue open until I'm sure.
Sorry, something went wrong.
No branches or pull requests
Seems that the current approach sometimes result in the chase car icon not being rendered for some reason.
We might be able to move to the approach taken in chasemapper using the Leaflet rotatedMarker plugin - https://github.com/bbecquet/Leaflet.RotatedMarker : https://github.com/projecthorus/chasemapper/blob/master/static/js/balloon.js#L301
However this requires that there are 2 copies of each chase car icon available, one flipped.
The text was updated successfully, but these errors were encountered: