ewoken / Leaflet.MovingMarker

A Leaflet plug-in to create moving marker
MIT License
342 stars 177 forks source link

movingMarker undefined in Angular7 Project #33

Open VinodkumarPachimadla opened 5 years ago

VinodkumarPachimadla commented 5 years ago

L.marker.movingMarker([latlng], { icon: this.generateIcon(vehicle, transportCategoryId), draggable: false }).addTo(this.map)

getting movingMarker as undefined please give me some solution