Home > @magiclane/maps-sdk > PolygonGeographicArea > (constructor)

PolygonGeographicArea.(constructor)

Constructor

Signature:

constructor(input?: {
        coordinates?: Coordinates[];
    });

Parameters

Parameter

Type

Description

{ coordinates }

(not declared)

(Optional)

input

{ coordinates?: Coordinates[]; }

(Optional)