Class poly

Index

Methods

Methods

public containsLocation(point: LatLng, polygon: Polygon): boolean

Parameters

Returns

boolean

public isLocationOnEdge(point: LatLng, poly: any, tolerance?: number): boolean

Parameters

  • point: LatLng
  • poly: any
  • tolerance?: number optional

Returns

boolean