Package-level declarations

Types

Link copied to clipboard
interface ITileDAO
Link copied to clipboard

This is a proof of concept for using the photon search engine https://github.com/komoot/photon In testing it returned by far the best search results and can be run on a relatively modest server. This is using the demo server at https://photon.komoot.io/

Link copied to clipboard
class ProtomapsTileClient(val application: Application) : TileClient
Link copied to clipboard
Link copied to clipboard
abstract class TileClient(val application: Application)

Properties

Link copied to clipboard
const val BASE_URL: String