Class CustomGeometry

Class representing a GeoJSON geometry on the MapView.

Properties

Methods

Properties

id: string

The label's id

Methods

  • Checks if the provided instance is of type CustomGeometry.

    Parameters

    • instance: object

      The instance to check.

    Returns instance is CustomGeometry

    True if the instance is a CustomGeometry, false otherwise.