You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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