Click or drag to resize

IStreetSmartAPIRemoveOverlay Method

Removes a GeoJSON overlay from the panorama viewer.

Namespace:  StreetSmart.WinForms.Interfaces
Assembly:  StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.3.0.0 (18.3.0.0)
Syntax
void RemoveOverlay(
	string id
)

Parameters

id
Type: SystemString
The id of the overlay
See Also