init
This commit is contained in:
commit
116abafc09
58 changed files with 5749 additions and 0 deletions
14
NEWS.md
Normal file
14
NEWS.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# protomapr 0.1.0
|
||||
|
||||
* Initial CRAN release
|
||||
|
||||
## Features
|
||||
|
||||
* `addProtomaps()` - Add Protomaps vector tile layers to Leaflet maps
|
||||
* Five built-in flavors: light, dark, white, grayscale, black
|
||||
* `pmColors()` - Custom color overrides while preserving rendering rules
|
||||
* Paint rules with `pmPaintRule()` for custom feature styling
|
||||
* Label rules with `pmLabelRule()` for custom text labels
|
||||
* Symbolizers for polygons, lines, circles, and text
|
||||
* JavaScript filter expressions for feature-based styling
|
||||
* Support for PMTiles format and tile API endpoints
|
||||
Loading…
Add table
Add a link
Reference in a new issue