fix typo
This commit is contained in:
parent
b8e44aa6e2
commit
226551a8e8
@ -97,7 +97,7 @@ This way you can display a map on any page with any data.
|
|||||||
To add data to the map, add a new json file to the `data/` directory and use the [geojson datascructure](https://geojson.org/) in the json file.
|
To add data to the map, add a new json file to the `data/` directory and use the [geojson datascructure](https://geojson.org/) in the json file.
|
||||||
Then point the `geoJson="data/newfile.json"` in the shortcode to the new file.
|
Then point the `geoJson="data/newfile.json"` in the shortcode to the new file.
|
||||||
|
|
||||||
If you wanna display new tekst in the tooltips just add a new property key/value.
|
If you wanna display new test in the tooltips just add a new property key/value.
|
||||||
|
|
||||||
e.g.
|
e.g.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user