RegionExtensions extension
Extension methods for interacting with Region instances.
- on
Properties
Methods
-
findClosestCity(
GeoCoords target) → City? -
Available on Region, provided by the RegionExtensions extension
Finds the City in this Region nearest to thetarget
. -
search(
String value, {String? prefix}) → Iterable< GeoLocationNode> -
Available on Region, provided by the RegionExtensions extension
Finds the City instances with a name containing thevalue