Skip to content

Helper library for managing leaflet markers, polygons, control and more.

Notifications You must be signed in to change notification settings

m-s7/leaflet-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leaflet-manager

Helper library for managing leaflet markers, polygons, control and more.

This is just an example ts library, it's not ready for a production use.

Usage

import { createMapManager } from './leaflet-manager'
import { Map } from 'leaflet'

const manager = createMapManager(new Map('#map'))

About

Helper library for managing leaflet markers, polygons, control and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published