JSOption
API for setting map environment options.
var math = Module.getOption();Properties
Name
Type
Description
Function
callBackAddPoint(event) → string
Name
Type
Description
function addPoint(e) {
console.log(e);
}
Module.getOption().callBackAddPoint(addPoint);callBackCompletePoint(event) → string
Name
Type
Description
SetAreaMeasurePolygonDepthBuffer(type) → boolean
Name
Type
Description
SetDistanceMeasureLineDepthBuffer(type) → boolean
Name
Type
Description
setSlideScreenCount(value) → boolean
Name
Type
Description
setTwoSlideScreenDivideRate(value) → boolean
Name
Type
Description
setTwoSlideScreenLayerList(leftName, rightName) → number
Name
Type
Description
Last updated