OnPositionerChangedListener

Package: com.eegeo.mapapi.positioner

An interface that may be implemented and supplied to PositionerOptions in order to receive notification that a Positioner has changed screen-space position.

Methods

void onPositionerChanged(Positioner positioner)

Called when a Positioner object has changed. Its updated position may be obtained with positioner.getScreenPointOrNull()

Type argument Description
Positioner positioner The Positioner object that has changed.
v0.0.1467
Overview Introduction
Picking PickResult
Widgets (Optional) BlueSphere
Tag Service (Optional) TagService OnTagsLoadCompletedListener
RouteView Widget (Optional) RouteView RouteViewOptions