Skip to content

Latest commit

 

History

History
executable file
·
56 lines (33 loc) · 2.55 KB

simplify_things.md

File metadata and controls

executable file
·
56 lines (33 loc) · 2.55 KB

simplifyPointArray

Simplifies an array of coordinates

Parameters

Returns Array.Array<Number> Array of coordinates [lng,lat]

simplifyFeature

Simplified a Feature, google.maps.Polygon or google.maps.Polyline

Parameters

Returns (Feature | Geometry | google.maps.Polygon | google.maps.Polyline) simplified Feature or Geometry