UNPKG

angular-leaflet

Version:

Collection of angular components to build map views faster and with minimal configuration using the most popular library **LeafletJS**.

7 lines (6 loc) 202 B
export * from './core/index'; export * from './groups/index'; export * from './image-overlay/index'; export * from './marker/index'; export * from './tile-layer/index'; export * from './vectors/index';