CustomGeometrySource

constructor(id: String?, options: CustomGeometrySourceOptions?, provider: GeometryTileProvider?)(source)


constructor(id: String?, provider: GeometryTileProvider?)(source)

Create a CustomGeometrySource

Parameters

id

The source id.

provider

The tile provider that returns geometry data for this source.