addStyleCustomGeometrySource

Adds a custom geometry to be used in the style. To add the data, implement the CustomGeometrySourceOptions.Builder.fetchTileFunction callback in the options and call setStyleCustomGeometrySourceTileData

Parameters

sourceId

A style source identifier

options

The CustomGeometrySourceOptions for the custom geometry.