Add custom layer URL example to README
This commit is contained in:
parent
c1f8addf11
commit
8bde7432f4
|
@ -27,3 +27,9 @@ Americana theme?
|
|||
|
||||
- POSIX shell
|
||||
- `python3` with `requests`
|
||||
|
||||
## Custom layers
|
||||
|
||||
Can be added either from the sidebar or in the URL, e.g. here:
|
||||
|
||||
https://maps.chandlerswift.com/?layer=Menards&customLayer[1][name]=Lowe%27s&customLayer[1][color]=012169&customLayer[1][url]=https://alltheplaces-data.openaddresses.io/runs/2024-09-14-13-32-11/output/lowes_us.geojson&customLayer[0][name]=Home%20Depot&customLayer[0][url]=https://alltheplaces-data.openaddresses.io/runs/2024-09-14-13-32-11/output/home_depot.geojson&customLayer[0][color]=F96302
|
||||
|
|
Loading…
Reference in a new issue