LeafletJS Maps

All the maps I built using LeafletJS- an awesome JS library for interactive Maps.

XelpMoc

Card image cap

Leaflet JS Basic Map 1

This map contains Markers, Polygons, Circles, PopUps.

8-4-2019
Card image cap

Leaflet JS Basic Map 2

This is a mobile interactive map that aks for the user location , locates the user and gives the location radius.

9-4-2019
Card image cap

Leaflet JS Basic Map 3

This is a mobile interactive map of the state of Kentucky. It uses AJAX to fetch geojson from external URL and displays various data. Multiple geojson datasets are fetched by JQuery and AJAX here and overlaid on the leaflet map. Interactive popups with relevant data also added.

11-4-2019
Card image cap

Leaflet JS Basic Map 4

This is a mobile interactive map of India. It loads data from a local geojson file using standard leaflet commands and overlays the data on the map. Onclick events include name of the state. All the state boundaries can be visualized by proper zooming.

11-4-2019