new L.supermap.Vector(options)
Vector.js, line 6
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
Extends
Members
-
The vector layer style.
Methods
-
fromJson(jsonObject)
Vector.js, line 38 -
Convert the server-side JSON object to the current client object.
Name Type Description jsonObject
Object JSON object to be converted.
-
toServerJSONObject(){Object}
Vector.js, line 51 -
Converts to corresponding JSON object.
Returns:
Type Description Object Corresponding JSON object.