Custom Geometry Source
Custom Geometry Source, allows using FeatureCollections.
CustomGeometrySource uses a coalescing model for frequent data updates targeting the same tile id, which means, that the in-progress request as well as the last scheduled request are guaranteed to finish. Any requests scheduled meanwhile can be canceled.
Constructors
Functions
Add the source to the Style.
Invalidate region for provided custom geometry source.
Invalidate tile for provided custom geometry source.
Invalidate region for provided custom geometry source.
Invalidate tile for provided custom geometry source.
The property allows to define source specific resource budget, either in tile units or in megabytes. Whenever tile cache goes over the defined limit, least recently used tile will be evicted from the in-memory cache. Note that the current implementation does not take into account resources allocated by the visible tiles.
Set tile data of a custom geometry.
Properties
The property allows to define source specific resource budget, either in tile units or in megabytes. Whenever tile cache goes over the defined limit, least recently used tile will be evicted from the in-memory cache. Note that the current implementation does not take into account resources allocated by the visible tiles.