Package 

Class PolylineKt

    • Method Summary

      Modifier and Type Method Description
      final Double getSphericalPathLength()
      final static Boolean contains(Polyline $self, LatLng latLng, Double tolerance) Computes where the given latLng is contained on or near this Polyline within a specified tolerance in meters.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • contains

         final static Boolean contains(Polyline $self, LatLng latLng, Double tolerance)

        Computes where the given latLng is contained on or near this Polyline within a specified tolerance in meters.