Search results

MapAjax API in Vue Maps API component

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.