A  C  D  E  F  G  H  I  L  M  N  O  P  R  S  U  W  Z 

I

interpolate(LatLng,LatLng,Double) - function in com.google.maps.android.SphericalUtil
Returns the LatLng which lies the given fraction of the way between the origin LatLng and the destination LatLng.
INVALID_REQUEST - enum entry in com.google.maps.android.Status
 
inverseMercator(Double) - function in com.google.maps.android.MathUtil
Returns latitude from mercator Y.
isClosedPolygon(List) - function in com.google.maps.android.PolyUtil
Returns true if the provided list of points is a closed polygon (i.e.
isLocationOnEdge(LatLng,List,Boolean,Double) - function in com.google.maps.android.PolyUtil
Computes whether the given point lies on or near the edge of a polygon, within a specified tolerance in meters.
isLocationOnEdge(LatLng,List,Boolean) - function in com.google.maps.android.PolyUtil
Computes whether the given point lies on or near the edge of a polygon, within a specified tolerance in meters.
isLocationOnPath(LatLng,List,Boolean,Double) - function in com.google.maps.android.PolyUtil
Computes whether the given point lies on or near a polyline, within a specified tolerance in meters.
isLocationOnPath(LatLng,List,Boolean) - function in com.google.maps.android.PolyUtil
Computes whether the given point lies on or near a polyline, within a specified tolerance in meters.
A  C  D  E  F  G  H  I  L  M  N  O  P  R  S  U  W  Z