Documentation
    Preparing search index...

    Visualizes panoramic point features as a flat disc (3D icon) placed horizontally at a position lowered by 1 meter from the point's true location.

    Hierarchy

    • PanoPointVisualizer
      • PanoPointDiscVisualizer
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    radius: number = DEFAULT_POINT_RADIUS

    Methods

    • Draws a panorama point feature using a specific point visualization.

      Parameters

      • geoCanvas: GeoCanvas
      • _feature: PanoFeature
      • shape: Point

        The point representing the feature's location, lowered by 1 meter.

      • highlighted: boolean

        Whether the feature should be rendered as highlighted.

      Returns void