MapsceneRequestResponse

Package: com.eegeo.mapapi.services.mapscene

A response to a Mapscene Request. Returned when a mapscene request completes via callback.

Constructors

MapsceneRequestResponse(boolean succeeded, Mapscene mapscene)

Methods

boolean succeeded()

Returns: A boolean indicating whether the request succeeded or not.

Mapscene getMapscene()

Get the requested Mapscene.

Returns: The search results. This will be null if the request failed

v0.0.1467
Overview Introduction
Picking PickResult
Widgets (Optional) BlueSphere
Tag Service (Optional) TagService OnTagsLoadCompletedListener
RouteView Widget (Optional) RouteView RouteViewOptions