Skip to main content

Introduction

The iGUIDE Viewer API is a JavaScript library that can be used to integrate iGUIDE into other web applications. With it, the iGUIDE experience can be customized to gain more control over the presentation and delivery of important property information. There are even more possibilities when used in conjunction with the iGUIDE View API.

The iGUIDE Viewer API allows developers to:

  • Perform actions to control an iGUIDE. For example, the user clicks a button on a webpage and is moved to a specific location in the iGUIDE.
  • Listen to events from an iGUIDE and respond appropriately. For example, display more information or play a voiceover when the user navigates to a certain location in the iGUIDE.

The API does not include all the actions and events that can be performed in an iGUIDE. It will be expanded based on demand and feedback from developers.