MapsceneRequestOptions

Package: com.eegeo.mapapi.services.mapscene

A set of parameters for a Mapscene request

Constructors

Type argument Description
String urlOrShortlink The full url or the shortlink of the Mapscene to load

Methods

MapsceneRequestOptions applyOnLoad(boolean applyOnLoad)

Sets the option to apply the Mapscene to the map on a successful request. This applies source data, themes, starting location and API Keys to underlying services. Default is ‘true’.

Returns: This MapsceneRequestOptions object.

Type argument Description
boolean applyOnLoad  

MapsceneRequestOptions onMapsceneRequestCompletedListener(OnMapsceneRequestCompletedListener onMapsceneRequestCompletedListener)

Sets a listener to receive the Mapscene request result when the request completes.

Returns: This MapsceneRequestOptions object.

Type argument Description
OnMapsceneRequestCompletedListener onMapsceneRequestCompletedListener A listener implementing the OnMapsceneRequestCompletedListener interface.
v0.0.1467
Overview Introduction
Picking PickResult
Widgets (Optional) BlueSphere
Tag Service (Optional) TagService OnTagsLoadCompletedListener
RouteView Widget (Optional) RouteView RouteViewOptions