toOutline abstract method

List<LatLng> toOutline()

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

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

Implementation

List<LatLng> toOutline();