Taos API Reference
    Preparing search index...

    Class StreetViewPanel

    Index

    Methods

    • Move the panorama to a new geographic location (snaps to the nearest imagery).

      Parameters

      • lon: number
      • lat: number

      Returns void

    • Current geographic position, or null if the panorama has no imagery yet.

      Returns { lon: number; lat: number } | null