Online Maps  v3
IOnlineMapsInteractiveElement Interface Reference

Interface for interactive elements More...

Inheritance diagram for IOnlineMapsInteractiveElement:
OnlineMapsDrawingElement OnlineMapsMarkerBase OnlineMapsDrawingLine OnlineMapsDrawingPoly OnlineMapsDrawingRect OnlineMapsMarker OnlineMapsMarker3D

Public Member Functions

void Dispose ()
 Dispose the current interactive item. More...
 

Detailed Description

Interface for interactive elements

Member Function Documentation

◆ Dispose()

void IOnlineMapsInteractiveElement.Dispose ( )

Dispose the current interactive item.

Implemented in OnlineMapsMarkerBase, and OnlineMapsDrawingElement.