6.1.2
- Streamline the array indices for the
holes
property of thePolyline
, so thelatitude
is now at index 1 and the longitude at index 0. Make sure to update your code to align with this behavior!
holes
property of the Polyline
, so the latitude
is now at index 1 and the longitude at index 0. Make sure to update your code to align with this behavior!