MapsceneStartLocation
Package: com.eegeo.mapapi.services.mapscene
The data for representing the start location of a Mapscene. Includes starting orientation and optional Indoor Map configuration.
Fields
public final LatLngAlt startLocation
The initial Latitude, Longitude and Altitude of the starting camera’s view.
public final float startLocationBearing
The initial bearing in degrees, as an offset from north.
public final float startLocationDistanceToInterest
The initial distance between the camera’s position and its focused interest position.
public final String startLocationIndoorMapId
An optional ID for an Indoor Map to start in - Default is blank/none.
public final int startLocationIndoorMapFloorIndex
An optional Floor Index to start in - Default is 0. Only applicable when setting an Indoor Map id as well.
public final boolean tryStartAtGpsLocation
An optional flag to specify if you want to try starting the map at the Device’s GPS position. Only currently applicable to mobile devices via the Wrld App.
v0.0.1467
- Introduction
- EegeoMapOptions
- OnInitialStreamingCompleteListener
- OnMapReadyCallback
- MapFeatureType
- Promise
- Ready
- Polygon
- PolygonOptions
- Polyline
- PolylineOptions
- IndoorMap
- OnIndoorEnteredListener
- OnIndoorExitedListener
- OnIndoorEnterFailedListener
- OnFloorChangedListener
- OnIndoorMapLoadedListener
- OnIndoorMapUnloadedListener
- IndoorMapEntity
- IndoorMapEntityInformation
- IndoorMapEntityLoadState
- OnIndoorMapEntityInformationChangedListener
- IndoorMapFloorOutlineInformation
- IndoorMapFloorOutlinePolygon
- IndoorMapFloorOutlinePolygonRing
- OnIndoorMapFloorOutlineInformationLoadedListener
- BuildingHighlight
- BuildingHighlightOptions
- BuildingInformation
- BuildingDimensions
- BuildingContour
- OnBuildingInformationReceivedListener
- Prop
- PropOptions
- PickResult
- BlueSphere
- PoiService
- PoiSearch
- TextSearchOptions
- TagSearchOptions
- AutocompleteOptions
- PoiSearchResponse
- PoiSearchResult
- OnPoiSearchCompletedListener
- TagService
- OnTagsLoadCompletedListener
- MapsceneService
- MapsceneRequest
- MapsceneRequestOptions
- MapsceneRequestResponse
- Mapscene
- OnMapsceneRequestCompletedListener
- MapsceneSearchConfig
- MapsceneStartLocation
- MapsceneDataSources
- RoutingService
- RoutingQuery
- RoutingQueryOptions
- RoutingQueryResponse
- Route
- RouteSection
- RouteStep
- RouteDirections
- TransportationMode
- OnRoutingQueryCompletedListener
- RouteView
- RouteViewOptions
Overview
Supporting classes
Polygons
Polylines
Indoor maps
Indoor map entities
Indoor map floor outlines
Buildings
Props
Picking
Widgets (Optional)
POI Service (Optional)
Tag Service (Optional)
Mapscene Service (Optional)
Routing Service (Optional)
RouteView Widget (Optional)
Overview
Introduction
Supporting classes
EegeoMapOptions
OnInitialStreamingCompleteListener
OnMapReadyCallback
MapFeatureType
Promise
Ready
Polygons
Polygon
PolygonOptions
Polylines
Polyline
PolylineOptions
Indoor maps
IndoorMap
OnIndoorEnteredListener
OnIndoorExitedListener
OnIndoorEnterFailedListener
OnFloorChangedListener
OnIndoorMapLoadedListener
OnIndoorMapUnloadedListener
Indoor map entities
IndoorMapEntity
IndoorMapEntityInformation
IndoorMapEntityLoadState
OnIndoorMapEntityInformationChangedListener
Indoor map floor outlines
IndoorMapFloorOutlineInformation
IndoorMapFloorOutlinePolygon
IndoorMapFloorOutlinePolygonRing
OnIndoorMapFloorOutlineInformationLoadedListener
Buildings
BuildingHighlight
BuildingHighlightOptions
BuildingInformation
BuildingDimensions
BuildingContour
OnBuildingInformationReceivedListener
Props
Prop
PropOptions
Picking
PickResult
Widgets (Optional)
BlueSphere
POI Service (Optional)
PoiService
PoiSearch
TextSearchOptions
TagSearchOptions
AutocompleteOptions
PoiSearchResponse
PoiSearchResult
OnPoiSearchCompletedListener
Tag Service (Optional)
TagService
OnTagsLoadCompletedListener
Mapscene Service (Optional)
MapsceneService
MapsceneRequest
MapsceneRequestOptions
MapsceneRequestResponse
Mapscene
OnMapsceneRequestCompletedListener
MapsceneSearchConfig
MapsceneStartLocation
MapsceneDataSources
Routing Service (Optional)
RoutingService
RoutingQuery
RoutingQueryOptions
RoutingQueryResponse
Route
RouteSection
RouteStep
RouteDirections
TransportationMode
OnRoutingQueryCompletedListener
RouteView Widget (Optional)
RouteView
RouteViewOptions