The DecodedTile
Creates the line geometries for the given feature.
Tile's layer to be processed.
Tile's layer extents.
The current feature containing the main geometry.
The array of [[Technique]] that will be applied to the geometry.
Creates the Point of Interest geometries for the given feature.
Tile's layer to be processed.
Tile's layer extents.
The feature geometry in local webMercator coordinates.
The array of [[Technique]] that will be applied to the geometry.
Creates the polygons geometries for the given feature.
Tile's layer to be processed.
Tile's layer extents.
The current feature containing the main geometry.
The array of [[Technique]] that will be applied to the geometry.
Split the lines array into multiple parts if there are sharp corners. Reject parts that are too short to display the label text.
Array containing the points of the paths.
Minimum label size squared.
Maximum angle between consecutive path segments in radians.
The split and filtered lines array.
Generated using TypeDoc
Creates the geometries that belongs to the [[Tile].