Note about data option
@@ -20,6 +20,8 @@ var layer = new ol.layer.Vector({
|
|||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For data that is already available in memory as string or object, a `data` option can be provided instead of `url`.
|
||||||
|
|
||||||
## Style Vector Data
|
## Style Vector Data
|
||||||
|
|
||||||
Initially, we can style data with a subset of CartoCSS or SLD, without exposing a style API.
|
Initially, we can style data with a subset of CartoCSS or SLD, without exposing a style API.
|
||||||
|
|||||||
Reference in New Issue
Block a user