Package-level declarations
Types
Link copied to clipboard
data class PositionedString(val text: String, val location: LngLatAlt? = null, val earcon: String? = null)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class StreetPreview
Properties
Link copied to clipboard
The default tile server is the one out in the cloud where the tile JSON is at: https://server/protomaps.json
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The zoom level and grid size are constant. When using soundscape-backend these will be 16 and 3, but if we switch to using protobuf tiles they will be 15 and 2.
Link copied to clipboard