Methods
-
staticSuperMap3D.PlotRadarManager.getInstance(scene) → PlotRadarManager
-
Instance acquisition of radar manager
Name Type Description sceneScene Current scene Returns:
Radar management object -
Clear all radars
-
createRadarByType(radarType, options, scene) → PlotRadarBase
-
Create a radar based on the type of radar
Name Type Description radarTypePlotRdarType Radar type optionsObject Radar parameters sceneScene Current 3D scene Returns:
Created radar object -
Load radar by radar Json string
Name Type Description radarsStrString Radar Json string Returns:
Radar array -
Save all radars as Json strings
Returns:
Radar JSON string
