Class ElevationProfile
Index
Constructors
Methods
Constructors
constructor
- new ElevationProfile(
container: string | HTMLDivElement,
apiKey: string,
options?: ElevationProfileOptions,
): ElevationProfileParameters
- container: string | HTMLDivElement
DIV element to place the chart into
- apiKey: string
MapTiler API key. Essential for computing the elevation when missing or forced
- options: ElevationProfileOptions = {}
Options
Returns ElevationProfile
- container: string | HTMLDivElement
Elevation profile chart