Class: BufferAnalystParameters

mapboxgl.supermap.BufferAnalystParameters

The BufferAnalystParameters base class.

new mapboxgl.supermapBufferAnalystParameters(options)

BufferAnalystParameters.js, line 5
Name Type Description
options Object

The parameters.

Name Type Description
bufferSetting mapboxgl.supermapBufferSetting optional

Sets the general buffer parameter. Provides the necessary parameters information for buffer analysis, including the left buffer distance, right buffer distance, endpoint types, number of arc segment of the round.

Members

Sets the general buffer parameter. Provides the necessary parameters information for buffer analysis, including the left buffer distance, right buffer distance, endpoint types, number of arc segment of the round.

Methods

destroy()

BufferAnalystParameters.js, line 27

Disposes the resource. The property that references resource is set to null.