Skip to content

Commit

Permalink
Merge branch 'beta' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
charlieforward9 authored Dec 12, 2024
2 parents 747a6ae + 291eabe commit a95f1f0
Show file tree
Hide file tree
Showing 16 changed files with 882 additions and 414 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Adds line data passed in `options.data` to the Leaflet map instance passed in `o
* `pane` `{String}` optional, default is `overlayPane`. Can be set to a custom pane.
---
### `L.glify.shapes(options: object)`
Adds polygon data passed in `options.data` to the Leaflet map instance passed in `options.map`.
Adds polygon/multipolygon data passed in `options.data` to the Leaflet map instance passed in `options.map`.
#### Returns
`L.glify.Shapes` instance
#### Options
Expand Down
Loading

0 comments on commit a95f1f0

Please sign in to comment.