PointOnRouteOptions

Package: com.eegeo.mapapi.paths

Constructors

PointOnRouteOptions()

Methods

PointOnRouteOptions indoorMapId(String indoorMapId)

Sets the indoor map ID to allow the point to test against routes indoors.

Returns: The PointOnRouteOptions object on which the method was called, with the new indoorMapId set.

Type argument Description
String indoorMapId The ID of the indoor map.

PointOnRouteOptions indoorMapFloorId(int indoorMapFloorId)

Sets the indoor map floor ID to specify the floor the point and route are on.

Returns: The PointOnRouteOptions object on which the method was called, with the new indoorMapFloorId set.

Type argument Description
int indoorMapFloorId The floor ID of the indoor map.
v0.0.1467
Overview Introduction
Picking PickResult
Widgets (Optional) BlueSphere
Tag Service (Optional) TagService OnTagsLoadCompletedListener
RouteView Widget (Optional) RouteView RouteViewOptions