πŸ“‹
XDWorld_WebGL_Manual
  • μ†Œκ°œ
    • XDWorld API
    • μ‹œμž‘ν•˜κΈ°
    • About EGIS
    • Release Note
      • 2.1x 버전 μ—…λ°μ΄νŠΈ
      • 2.x 버전 μ—…λ°μ΄νŠΈ
      • 1.6x 버전 μ—…λ°μ΄νŠΈ
      • 1.5x 버전 μ—…λ°μ΄νŠΈ
      • 1.4x 버전 μ—…λ°μ΄νŠΈ
      • 1.3x 버전 μ—…λ°μ΄νŠΈ
      • 이전 버전 μ—…λ°μ΄νŠΈ
    • Tutorial
      • 카메라 μ„€μ •
      • POI μƒμ„±ν•˜κΈ°
      • 폴리곀 μƒμ„±ν•˜κΈ°
      • 라인 μƒμ„±ν•˜κΈ°
      • λͺ¨λΈ μΆ”κ°€ν•˜κΈ°
      • λ ˆμ΄μ–΄ μ„€μ •
      • λ°°κ²½ 지도 μ„€μ •
      • 거리 μΈ‘μ •
      • 면적 μΈ‘μ •
      • 높이 μΈ‘μ •
      • 반경 μΈ‘μ •
  • API
    • Module
    • Core
      • Collection
      • JSAABBox3D
      • JSColor
      • JSLine3D
      • JSSize2D
      • JSSize3D
      • JSVector2D
      • JSVector3D
      • JSVec2Array
      • JSVec3Array
      • JSDateTime
    • Analysis
      • JSAnalysis
      • JSAnalysisGridShadow
      • JSEarthquake
      • JSEditTerrain
      • JSFlood
      • JSGridAnal
      • JSSightAnalysis
      • JSSlope
      • JSTransparency
      • JSSolarManager
    • Camera
      • JSCamera
    • Layer
      • JSLayer
      • JSLayerList
      • JSImageryProvider
    • Map
      • JSMap
      • JSTerrain
      • JSIndexMap
    • Object
      • JSObject
      • JSAntenna
      • JSArrow
      • JSBarGraph
      • JSBarGraph3D
      • JSBillboard
      • JSColorGrid
      • JSColorGrid3D
      • JSColorPolygon
      • JSFigure
      • JSFlow
      • JSFlowPolygon
      • JSGhostSymbol
      • JSGhostSymbolMap
      • JSHTMLObject
      • JSIcon
      • JSInstanceObject
      • JSLineString
      • JSMultiCube
      • JSMultiPoint
      • JSPipe
      • JSPoint
      • JSPointGraph
      • JSPolygon
      • JSPolygonStyle
      • JSPolyLineStyle
      • JSReal3D
      • JSSurfaceGraph
      • JSSymbol
      • JSTimeSeriesObject
      • JSTraceTarget
      • JSTyphoon
      • JSVideoObject
      • JSViewFrustum
    • Option
      • JSControl
      • JSNavigationControl
      • JSOption
    • ETC
      • JSMath
      • JSProj
      • ~~JSProjection~~
      • SOPObject
      • EVENT
      • Type List
      • Tag List
Powered by GitBook
On this page
  • coordinates Type
  • coordinates Style Type
  • Interpolation Type
  • Range2D Style Type
  • Rect2D Style Type
  • Size2D Style Type

Was this helpful?

  1. API
  2. ETC

Tag List

coordinates Type

Name
Type
Description

coordinate

object

κ²½μœ„λ„ μ’Œν‘œ λͺ©λ‘.

style

κ²½μœ„λ„ μ’Œν‘œ λͺ©λ‘μ„ κ΅¬μ„±ν•˜λŠ” μŠ€νƒ€μΌ.

coordinates Style Type

Name
Type
Description

XY

string

[[x, y], [x, y], ...]

XYZ

string

[[x, y, z], [x, y, z], ...]

XYZARRAY

string

[x, y, z, x, y, z,...]

string

[JSVector3D, JSVector3D, ...]

Interpolation Type

Name
Type
Description

position

κ²½μœ„λ„ μ’Œν‘œ.

direction

number

μ§„ν–‰ λ°©ν–₯.

strength

number

μ§„ν–‰ μ„ΈκΈ°.

Range2D Style Type

Name
Type
Description

min

number

μ’Œν•˜λ‹¨ κ²½μœ„λ„ μ’Œν‘œ.

max

number

μš°μƒλ‹¨ κ²½μœ„λ„ μ’Œν‘œ.

Rect2D Style Type

Name
Type
Description

min

μ’Œν•˜λ‹¨ κ²½μœ„λ„ μ’Œν‘œ.

max

μš°μƒλ‹¨ κ²½μœ„λ„ μ’Œν‘œ.

Size2D Style Type

Name
Type
Description

width

number

넓이.

height

number

높이.

PreviousType List

Last updated 8 months ago

Was this helpful?

JSVector3D
JSVector2D
JSVector2D
JSVector2D
coordinates Style Type