Package-level declarations

Types

Link copied to clipboard
object MathUtil

Utility functions that are used my both PolyUtil and SphericalUtil.

Link copied to clipboard
object PolyUtil

A utility class containing geometric calculations for polygons and polylines. This class provides methods for determining if a point is inside a polygon, on the edge of a polygon, simplifying polylines, and encoding/decoding polylines.

Link copied to clipboard
Utility class for logging renderer-related debug output.
Link copied to clipboard
data class ResponseStreetView(val status: Status)
Link copied to clipboard
enum Source : Enum<Source>
Link copied to clipboard
Link copied to clipboard
enum Status : Enum<Status>
Link copied to clipboard

Utility functions for StreetView