Class representing a 3D model on the MapView.

Properties

Methods

Properties

groupId: string

The group's id

id: string

The model's id

Methods

  • Checks if the provided instance is of type Model

    Parameters

    • instance: object

      The instance to check.

    Returns instance is Model

    True if the instance is a Marker, false otherwise.