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

Displaying contour lines

Caden edited this page Jun 20, 2020 · 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.

Eagle Mesa, Monument Valley Mt. St. Helens
Deschutes River valley North Absaroka Wilderness

To setup:

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

Clone this wiki locally