OnMapsceneRequestCompletedListener

Package: com.eegeo.mapapi.services.mapscene

A listener interface for receiving the result of a completed Mapscene request. An object implementing this should be set on the MapsceneRequestOptions provided to the Mapscene request method.

Methods

void onMapsceneRequestCompleted(MapsceneRequestResponse response)

Called when a Mapscene request completes.

Type argument Description
MapsceneRequestResponse response The response to the request. If the request was successful, this will contain a Mapscene.
v0.0.1467
Overview Introduction
Picking PickResult
Widgets (Optional) BlueSphere
Tag Service (Optional) TagService OnTagsLoadCompletedListener
RouteView Widget (Optional) RouteView RouteViewOptions