I want the map to start at a specific position.
Map region, attributes
Static values
lat: 52.408
long: 6.873
zoom level: 10.
This results in an exception when running the page:
Entered value 52.408 for attribute "unknown" is not numeric.
Ok, so I try a (comma).
Entered value 52,408 for attribute "unknown" is not numeric.
Bugger. This feature seems to need some work?