Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For testing purposes you can use "http://tile.openstreetmap.org"

gridGeometryLayer

Since 2024.01

Show Shows the grid lines from a grid defined in the grids.xml


Code Block
languagexml
titleDemo Open Street Map
<gridGeometryLayer id="test">
	<gridLocationId>test</gridLocationId>
	<visible>true</visible>
	<lineColor>red</lineColor>
</gridGeometryLayer>

...