issues
search
protomaps
/
protomaps-leaflet
Lightweight vector map rendering + labeling and symbology for Leaflet
https://protomaps.com/docs/frontends/leaflet
BSD 3-Clause "New" or "Revised" License
764
stars
43
forks
source link
Added theme exports to index.ts
#167
Closed
George-Madeley
closed
2 months ago
George-Madeley
commented
3 months ago
Added export of
default_styles/themes.ts
to
index.ts
,
Moved
LeafletLayer
class to global variable in
leaflet.ts
and exported it.
default_styles/themes.ts
toindex.ts
,LeafletLayer
class to global variable inleaflet.ts
and exported it.