Commit 94702311 by niuxiaolin

latest

parent 91953ac7
......@@ -2,3 +2,4 @@ wwwroot/*.js
node_modules
typings
dist
./assets/maptile
\ No newline at end of file
......@@ -305,7 +305,7 @@ export class MainComponent implements OnInit,AfterViewInit {
this.setBound();
(window as any).map.setMapStyle({ styleJson: theme });
// (window as any).map.setMapStyle({ styleJson: theme });
map.enableScrollWheelZoom(true);
//map.centerAndZoom("山西省",3);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment