Skip to content

Documentation / @geoverse/core-ol / fitChinaView

Function: fitChinaView()

ts
function fitChinaView(map): void;

Defined in: packages/core-ol/src/utils/view.ts:7

将地图视图调整为中国全境概览(中心约 [102.7, 30.05],zoom 5)

Parameters

map

Map

Returns

void