TTMSFNCGoogleMapsStreetView Class
Configures Street View panorama behavior.
API unit family: TMSFNCGoogleMaps
Inherits from: TPersistent
Syntax
TTMSFNCGoogleMapsStreetView = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Coordinate | Specifies the geographic coordinate. |
| Enabled | Specifies whether enabled is enabled. |
| Heading | Specifies the Street View heading in degrees. |
| Location | Specifies how the Street View location is chosen. |
| Pitch | Specifies the Street View pitch in degrees. |
| Zoom | Specifies the Street View zoom level. |
Events
| Name | Description |
|---|---|
| OnChange | Occurs when the value changes. |