surrounding

  1. R

    Android Question Polygon around multiple lat/lon points

    I need to write some code to get a polygon (list of lat/lng points) that surrounds a number of lat/lng points on a map. This polygon needs to surround the points tightly, so a simple rectangle (which would be very easy to code) won't do. This link looks promising...
Top