SightMap® Query String API
The application can receive configuration via the URL's query string. Listed below are the parameters the application will accept.
Parameter | Description | Default Value | Example Value |
---|---|---|---|
unit_number | The prospect-facing identifier for the selected unit. | none |
|
unit_id | The ID for the selected unit. | none |
|
floor_id | The ID for the selected floor. | none |
|
display_details | Whether or not to display the Unit Details modal. The value is expected to be either
|
|
|
move_in_date | Sets the move in date value for the user. The value is expected to be any valid date string | none |
|
lease_term | Sets the lease term value for the user. The value is expected to be a positive, non-zero integer. | none |
|
instance | The instance key for a specific SightMap. This a custom value set during implementation. It enables developers to choose which SightMap instance displays on embed loads. This is only applicable if an embed contains multiple SightMap applications and an instance key is set by an Engrain management user. | none |
|
oll_* | Enables developers to passthrough query parameters onto the configured "Apply" URL. The Note: Existing query parameters cannot be overridden. Thus any passthrough query parameter which conflicts with an existing query parameter will be ignored. | none |
|
mode | Sets the mode that the SightMap displays in. The value is expected to be either
|
|
|
https://sightmap.com/embed/e8ywkqrqwlx?unit_number=738
Updated 27 days ago