Skip to content

Handler

Handler is a base class for handler classes that are used internally to inject interaction features like dragging to classes like Map and Marker.

Methods

MethodReturnsDescription
addTo(map: Map, name: String)thisAdds a new Handler to the given map with the given name.