Type alias gmfProfileOptions

gmfProfileOptions: { hoverPointStyle: StyleLike; numberOfPoints?: number }

The elevation (raster) options.

Type declaration

  • hoverPointStyle: StyleLike

    The hover point style.

  • Optional numberOfPoints?: number

    Maximum limit of points to request.

Generated using TypeDoc