toOutline abstract method

Iterable<LatLng> toOutline()

Generate the list of all the LatLngs forming the outline of this region

Returns a Iterable<LatLng> which can be used anywhere.

Implementation

Iterable<LatLng> toOutline();