PlotMapManager

Plot Map Manager Class

new SuperMap3D.PlotMapManager(options)

Name Type Description
options Object optional Objects have the following properties:
Name Type Description
serverUrl Number optional Plot service address
scene Number optional Scene

Methods

staticSuperMap3D.PlotMapManager.getInstance(options)

Instance of Plot Manager Map Class
Name Type Description
options Object optional Objects have the following properties:
Name Type Description
serverUrl Number optional Plot service address
scene Number optional Scene

close()

Close the plotting data

loadFrom(geoJson)

Open the plotting data
Name Type Description
geoJson Object The data for the plotting to open

saveTo()

Save the plotting data