| height |
"200px" |
The height of the component |
| width |
"500px" |
the width of the component |
| initialView |
[50.85695267176521, 4.359590452037109] |
The initial position of the map |
| initialZoom |
10 |
The initial zoom of the map |
| markers |
[[50.85, 4.35],[50.60,4.40],...] |
Array with marker coordinates |
| customMarkerUrl |
"customMarker.svg" |
The name of the customMarker file, make sure that it's in your static folder. |
|
|
If you add a custom marker you most likely will have to adjust the iconSize and iconAnchor in the component |