方法
readFeatures
readFeatures( source: string | Object | Document | Node | ArrayBuffer, opt_options?: ReadOptions,): ol.Feature[] 參數
- source: string | Object | Document | Node | ArrayBuffer
可選opt_options: ReadOptions
readProjection
readProjection(source: string | Object | Document | Node): Projection 參數
- source: string | Object | Document | Node
setLayers
setLayers(layers: string[]): void 回傳 void
構造函數
Classdesc
Feature format for reading data in the Mapbox MVT format.
參數: opt_options
Options.
Api