new ol.source.BaiduMap(opt_options, hidpi)
BaiduMap.js, line 3
Name | Type | Default | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
opt_options |
Object |
The optional parameters.
|
|||||||||||||
hidpi |
boolean | false |
optional
Whether to use a high resolution map. |
Extends
Methods
-
static defaultTileGrid(){ol.tilegrid.TileGrid}
BaiduMap.js, line 71 -
Get the default tileGrid.
Returns:
Type Description ol.tilegrid.TileGrid Return the tileGrid.