DitapVworldGeocoderService

Vworld API 통한 지오코딩 제공.
Provides geocoding through Vworld Api.

new Ditap.DitapVworldGeocoderService(object, key)

Name Type Description
object object 다음과 같은 속성을 가진 객체.
Object with the following properties:
Name Type Description
container Element | string 위젯을 포함할 DOM 요소 또는 ID.
The DOM element or ID that will contain the widget.
key string Vworld에서 발급한 API 키.
API key issued by Vworldcontain the widget.
Example:
const geocoderService = new Ditap.DitapVworldGeocoderService("vworld 발급 api key");

Members

key : string

지오코더 서비스 발급 API 키.
Geocoder service issuance Api key.
See: