screwgoth / live-location-tracker

May 2018 Python Pune Hackathon project : Live Location Tracking using Mobile GPS Logger
31 stars 10 forks source link

Implement map interface using Leaflet library for Angular #15

Open rahulgore34 opened 6 years ago

rahulgore34 commented 6 years ago

Creating demo using ngx-leaflet - a leaflet library for Angular 5+

rahulgore34 commented 6 years ago

Created demo app with map interface populated by calling API with containing latlongs.

rahulgore34 commented 6 years ago

Creating feature branch to implement ngx-leaflet.