JSAnalysis
지도 내 분석 기능 설정을 위한 API입니다.
var analysis = Module.getAnalysis();Function
createShadow(year, month, day, hour, minute) → boolean
Name
Type
Description
Module.getAnalysis.createShadow(2018, 5, 28, 15, 0);createSlopePlane(angle, color) → boolean
Name
Type
Description
CreateInterpolationPath(option) → array
Name
Type
Description
getGridAnal() → JSGridAnal
getJomangRatio(height) → string
Name
Type
Description
getJudong(angle) → string
Name
Type
Description
setAllObjectRenderShadow(type)
Name
Type
Description
setShadowSimulation(type)
Name
Type
Description
setShadowSimulTerm(term)
Name
Type
Description
setShadowSimulTime(year, month, day, startHour, startMin, endHour, endMin)
Name
Type
Description
setViewshedMode(apply)
Name
Type
Description
setShadowDrawMode(mode)
Name
Type
Description
CreateShadowOutLine(time, color) → boolean
Name
Type
Description
SetRenderTerrainShadow(option)
Name
Type
Description
clearShadow()
checkInsideArea(array, object, type) → boolean
Name
Type
Description
checkInsideAreas(array, parts, object, type) → boolean
Name
Type
Description
getSunset(year, month, day) → number
Name
Type
Description
getSunrise(year, month, day) → number
Name
Type
Description
setShadowMapSize(size)
Name
Type
Description
setLimitSunAngle(enable, angle)
Name
Type
Description
setSunshineObject(objectNames)
Name
Type
Description
CalculateSunshineJson(options) → array
Name
Type
Description
Field
Type
Required
Default
Description
Type Definitions
JSAnalysis.InterpolationOption
Name
Type
Description
Last updated