Class representing GeoJSON shape on the MapView.

Properties

Methods

Properties

id: string

id of Shape

Methods

  • Checks if the provided instance is of type Shape.

    Parameters

    • instance: object

      The instance to check.

    Returns instance is Shape

    True if the instance is a Shape, false otherwise.