IPolygonBound

type IPolygonBound = LatLngExpression[] | LatLngExpression[][];

Usage

import {IPolygonBound} from 'uxp/components';

Last updated