gruppe-adler / ar3play-web

Discontinued Arma3 web based mission replay. -- see also gruppe-adler/aar.gruppe-adler.de
2 stars 3 forks source link

evaluate http://leafletjs.com/ #9

Open Fusselwurm opened 8 years ago

Fusselwurm commented 8 years ago

as alternative to google maps

Verox- commented 8 years ago

The ability to rotate markers doesn't exist in Leaflet, by default, however you can use plugins to get this effect. https://github.com/bbecquet/Leaflet.PolylineDecorator/blob/master/src/L.RotatedMarker.js It's effectively just a Marker that can be rotated.