WRLDMapsceneService Class Reference
A service which allows you to request Mapscenes, as created by the WRLD Map Designer. Created by the createMapsceneService method of the EegeoMap object.
This is a Java interface to the WRLD MAPSCENE REST API (https://github.com/wrld3d/wrld-mapscene-api).
It also supports additional options for applying a Mapscene to a map when you successfully load it.
– requestMapscene:
Begins a Mapscene request with the given options. The results will be passed via the WRLDMapViewDelegate mapsceneRequestDidComplete method.
Returns:An instance of a WRLDMapsceneRequest. This can be used to cancel the request before it is completed.
Argument | Description |
---|---|
mapsceneRequestOptions | The paramaters of the request. |
v0.0.1600
- Introduction
- WRLDMarker
- WRLDPositioner
- WRLDPolygon
- WRLDPolyline
- WRLDBuildingContour
- WRLDBuildingDimensions
- WRLDBuildingHighlight
- WRLDBuildingInformation
- WRLDBuildingHighlightOptions
- WRLDPrecacheOperation
- WRLDPrecacheOperationResult
- WRLDProp
- WRLDPickResult
- WRLDBlueSphere
- WRLDPoiService
- WRLDPoiSearch
- WRLDTextSearchOptions
- WRLDTagSearchOptions
- WRLDAutocompleteOptions
- WRLDPoiSearchResponse
- WRLDPoiSearchResult
- WRLDMapscene
- WRLDMapsceneService
- WRLDMapsceneRequest
- WRLDMapsceneRequestOptions
- WRLDMapsceneRequestResponse
- WRLDRoutingService
- WRLDRoutingQuery
- WRLDRoutingQueryOptions
- WRLDRoutingQueryWaypoint
- WRLDRoutingQueryResponse
- WRLDRoute
- WRLDRouteSection
- WRLDRouteStep
- WRLDRouteDirections
- WRLDRouteView
- WRLDRouteViewOptions
- WRLDMapViewDelegate
- WRLDIndoorMapDelegate
Overview
Markers
Positioners
Polygons
Polylines
Buildings
Precaching
Props
Picking
Widgets
Poi Service
Mapscene
Routing
Protocols
Overview
Introduction
Markers
WRLDMarker
Positioners
WRLDPositioner
Polygons
WRLDPolygon
Polylines
WRLDPolyline
Buildings
WRLDBuildingContour
WRLDBuildingDimensions
WRLDBuildingHighlight
WRLDBuildingInformation
WRLDBuildingHighlightOptions
Precaching
WRLDPrecacheOperation
WRLDPrecacheOperationResult
Props
WRLDProp
Picking
WRLDPickResult
Widgets
WRLDBlueSphere
Poi Service
WRLDPoiService
WRLDPoiSearch
WRLDTextSearchOptions
WRLDTagSearchOptions
WRLDAutocompleteOptions
WRLDPoiSearchResponse
WRLDPoiSearchResult
Mapscene
WRLDMapscene
WRLDMapsceneService
WRLDMapsceneRequest
WRLDMapsceneRequestOptions
WRLDMapsceneRequestResponse
Routing
WRLDRoutingService
WRLDRoutingQuery
WRLDRoutingQueryOptions
WRLDRoutingQueryWaypoint
WRLDRoutingQueryResponse
WRLDRoute
WRLDRouteSection
WRLDRouteStep
WRLDRouteDirections
WRLDRouteView
WRLDRouteViewOptions
Protocols
WRLDMapViewDelegate
WRLDIndoorMapDelegate