new ol.format.TopoJSON(opt_options)
src/ol/format/topojson.js, line 25
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Options.
|
Extends
Members
-
readProjection
-
Read the projection from a TopoJSON source.
Methods
-
readFeatures(source){}
src/ol/format/topojson.js, line 288 -
Read all features from a TopoJSON source.
Name Type Description source
Document | Node | Object | string Source.
Returns:
Features.