Skip to content

10.0.0

Choose a tag to compare

@EmDee EmDee released this 16 Sep 12:11

Breaking changes

  • Move everything that belongs to the GeoAPI from AppKit/API to POIKit: AppKit.requestCofuGasStations(...) moved to POIKit.requestCofuGasStations(...) and AppKit.isPoiInRange(...) moved to POIKit.isPoiInRange(...)

Fixes

  • Fix bug where CoFu stations outside the radius were returned from requestCofuGasStations call

Internal

  • Also use the center point (if available) of the CoFu station in the isPoiInRange check instead of only the coordinates of the polygons as already done in the local apps check