PickResult

Package: com.eegeo.mapapi.picking

Result values returned by EegeoMap picking api methods.

Fields

public final boolean found

True if the picking ray intersected with a map feature, else false.

public final MapFeatureType mapFeatureType

The type of map feature intersected with, if any.

public final LatLngAlt intersectionPoint

The location of intersection, if any.

public final Vector3 intersectionSurfaceNormal

The surface normal of the map feature intersected with, if any, in ECEF coordinates.

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