Package cloud. pace. sdk. poikit. utils
Types
Api Exception
Link copied to clipboard
class ApiException @JvmOverloads constructor(errorCode: Int, errorMessage: String, requestId: String?) : Exception
Content copied to clipboard
Dynamic Filter Cache
Link copied to clipboard
object DynamicFilterCache
Content copied to clipboard
Gas Station Codes
Link copied to clipboard
class GasStationCodes
Content copied to clipboard
Gas Station Moved Response
Link copied to clipboard
data class GasStationMovedResponse(id: String?, hasChanged: Boolean, latitude: Double?, longitude: Double?)
Content copied to clipboard
Geo Math Utils
Link copied to clipboard
object GeoMathUtils
Content copied to clipboard
Math utilities for calculations related
Opening Hours Parser
Link copied to clipboard
object OpeningHoursParser
Content copied to clipboard
Fault-tolerant parser for gas station opening hours.
POIKit Config
Link copied to clipboard
object POIKitConfig
Content copied to clipboard
Global constants to configure POIKit.
Price List Parser
Link copied to clipboard
object PriceListParser
Content copied to clipboard
Fault-tolerant parser for gas station price list
Functions
add Padding
Link copied to clipboard
Adds the padding to each side of this and returns a new padded VisibleRegion.
contains
Link copied to clipboard
distance To
Link copied to clipboard
Returns the distance to the other location in meters.
incremental Padding
Link copied to clipboard
Calculates the incremental padding depending on the currentIncrement. It ensures that the value lies in the specified range minPadding..maxPadding.
Lat Lng Bounds
Link copied to clipboard
Lat Lng Bounds Radius
Link copied to clipboard
to Tile Query Request
Link copied to clipboard
to Visible Region
Link copied to clipboard
zoom To Diameter
Link copied to clipboard
Gets the zoomed version of this so that the diameter is reached.