JSImageryProvider
API for managing background map imagery.
var naver = Module.NaverMap(); ( supports normal, terrain, satellite, cadastral )
var kakao = Module.KakaoMap(); ( supports normal, terrain, satellite, cadastral )
var google = Module.GoogleMap(); ( supports normal, terrain, vectorhybrid, satellitehybrid, satellite )
var bing = Module.BingMap(); ( supports normal, satellitehybrid, satellite )
var osm = Module.OpenStreetMap(); ( supports normal, terrain )
var arc = Module.ArcMap(); ( supports normal, terrain, vectorhybrid, satellite )
var mapbox = Module.MapBox(); ( supports normal, satellite )
var skymap = Module.SKYMap(); ( supports 2012 ~ 2018, 2020 )
var wmts = Module.WMTS();Properties
Name
Type
Description
Function
clear()
refresh()
setblank()
Type Definitions
Type
Name
Type
Description
LayerName
Name
Type
Description
Provider
Name
Type
Attributes
Default
Description
Last updated