UNPKG

sryd-charts-enterprise

Version:

Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue

4 lines (3 loc) 321 B
import type { _ModuleSupport } from 'ag-charts-community'; export declare function polygonMarkerCenter(polygons: _ModuleSupport.Position[][], precision: number): _ModuleSupport.Position | undefined; export declare function markerPositions(geometry: _ModuleSupport.Geometry, precision: number): _ModuleSupport.Position[];