- Preparing search index...
- The search index is not available
@vcmap/core
Type alias ObliqueOptions
ObliqueOptions: VcsMapOptions & { changeOnMoveEnd?: boolean; switchOnEdge?: boolean; switchThreshold?: number; }
Type declaration
-
Optional
changeOnMoveEnd?: boolean
-
Optional
switchOnEdge?: boolean
-
Optional
switchThreshold?: number