GetTilesService

interface GetTilesService

Functions

getTiles
Link copied to clipboard
@POST(value = "v1/tiles/query")
abstract fun getTiles(@Body body: File): Call<Void>