RoutoRestApi

open class RoutoRestApi

Types

Link copied to clipboard
InitMetaDataResultListenerCallback에 대한 Interface
Link copied to clipboard
response code에 대한 interface

Functions

Link copied to clipboard
open fun decompress(data: Array<Byte>): Array<Byte>
Link copied to clipboard
open fun getLegendStyleJson(url: String): JSONArray
스타일 JSON 정보 반환
Link copied to clipboard
open fun getReallinkStyleJson(url: String): JSONObject
교통정보 스타일 JSON 정보 반환
Link copied to clipboard
open fun getStyleJson(url: String): JSONObject
스타일 JSON 정보 반환
Link copied to clipboard
open fun retrieveDataArray(styleUrl: String): JSONArray
Link copied to clipboard
open fun retrieveGeoJson(styleUrl: String): JsonObject
Link copied to clipboard
open fun retrieveGeoJson4326(styleUrl: String): JsonObject

Properties