Atom autocompletion plugin for Leaflet
Install:
apm install atom-autocomplete-leaflet
Key Features:
html-leaflet-basic
: Generates Basic Leaflet HTML Templatehtml-leaflet-bootstrap
: Generates Basic Leaflet HTML Template with Bootstrap3 supportleaflet-map
: initializes the map and set its view to given geographical coordinatesleaflet-layer-osm
: add osm layerleaflet-layer-mapbox
: add mapbox layerleaflet-marker
: add a makerleaflet-marker-popup
: add a marker with popupleaflet-custom-marker
: add custom marker (icon) with popupleaflet-circle
: add a circleleaflet-rectangle
: add a rectangleleaflet-polygon
: add a polygonleaflet-polyline
: add a polylineleaflet-geojson
: add a geojson layerGood catch. Let us know what about this package looks wrong to you, and we'll investigate right away.