Online Maps v3
Loading...
Searching...
No Matches
OnlineMapsMapboxElevationManager Class Reference

Implements the use of elevation data from Mapbox. More...

Inheritance diagram for OnlineMapsMapboxElevationManager:
OnlineMapsTiledElevationManager< OnlineMapsMapboxElevationManager >

Public Member Functions

void SetElevationTexture (Tile tile, Texture2D texture)
 Sets the elevation texture for the tile.
 
- Public Member Functions inherited from OnlineMapsTiledElevationManager< OnlineMapsMapboxElevationManager >
void StartDownloadElevationTile (Tile tile)
 Starts downloading elevation data for a tile.
 

Public Attributes

string accessToken
 Mapbox access token.
 
- Public Attributes inherited from OnlineMapsTiledElevationManager< OnlineMapsMapboxElevationManager >
Action< Tile > OnDownload
 Called when data download starts.
 
Action< Tile, OnlineMapsWWWOnDownloadSuccess
 Called when data is successfully downloaded.
 
int zoomOffset
 Offset of tile zoom from map zoom.
 
bool cacheElevations
 Cache elevations?
 

Detailed Description

Implements the use of elevation data from Mapbox.

Member Function Documentation

◆ SetElevationTexture()

void OnlineMapsMapboxElevationManager.SetElevationTexture ( Tile tile,
Texture2D texture )

Sets the elevation texture for the tile.

Parameters
tileTile
textureTexture