Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Displaying contour lines

kircher1 edited this page Oct 31, 2019 · 15 revisions

The MapContourLineLayer enables rendering of contour lines, i.e. lines of constant elevation. The interval between lines is adjusted automatically based on the zoom level.

To setup:

  • Add a MapContourLineLayer component to the MapRenderer's GameObject.
  • Adjust interval, color and width as needed.

Clone this wiki locally