MapAjax
12 Sep 20251 minute to read
Defines the options to get shape data file using Ajax request.
Properties
async boolean
Defines whether the Ajax request is asynchronous or not.
contentType string
Defines the type of the content in Ajax request.
dataOptions string|any
Defines the data options for the Ajax.
sendData string|any
Defines the data sent in the Ajax request.
type string
Defines type of the Ajax.