Constructor
new NavigationMapPlugin()
Methods
createMap(options)
创建地图
Parameters:
| Name | Type | Description |
|---|---|---|
options |
* | 地图参数 |
Example
{
blackAndWhite:true 是否为灰度图,默认true
}
| Name | Type | Description |
|---|---|---|
options |
* | 地图参数 |
{
blackAndWhite:true 是否为灰度图,默认true
}