久久久久久一区_中文字幕在线不卡_精品不卡_久久久网_精品亚洲一区二区三区在线观看_欧美精品一区二区三区在线四季

顯示源代碼
截屏功能
 開發(fā)文檔
            <!DOCTYPE html>

<html>

<head>
    <meta charset='UTF-8' />
    <meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' />
    <link  rel='stylesheet' />
    <script src='http://ua.bigemap.com:30081/bmsdk/bigemap-gl.js/v1.1.0/bigemap-gl.js'></script>
    <style>
        body {
            margin: 0;
            padding: 0;
        }

        #container {
            position: absolute;
            top: 0;
            bottom: 0;
            width: 100%;
        }

        .bmgl-widget-credits {
            display: none
        }

        .jietu {
            position: absolute;
            top: 30px;
            right: 100px;
        }
    </style>
    <title>part_test</title>
</head>

<body>
    <div id='container'></div>
    <button class='jietu' onclick="jietu()">截圖</button>
    <script>
        bmgl.Config.HTTP_URL = 'http://ua.bigemap.com:30081/bmsdk/';
        var viewer = new bmgl.Viewer('container', {
            mapId: 'bigemap.dc-satellite',
        });
        viewer.BMWidget.screenSpaceEventHandler.removeInputAction(bmgl.ScreenSpaceEventType.LEFT_CLICK);
       
        var promise = bmgl.GeoJsonDataSource.load('/Public/offline/chad/510000.geojson');
        promise.then(function (dataSource) {
            viewer.dataSources.add(dataSource);
            //Get the array of entities
            var entities = dataSource.entities.values;
            var colorHash = {};
            for (var i = 0; i < entities.length; i++) {
                //For each entity, create a random color based on the state name.
                //Some states have multiple entities, so we store the color in a
                //hash so that we use the same color for the entire state.
                var entity = entities[i];
                var name = entity.name;
                var color = colorHash[name];
                if (!color) {
                    color = bmgl.Color.fromRandom({
                        alpha: 1,
                    });
                    colorHash[name] = color;
                }
                //Set the polygon material to our random color.
                entity.polygon.material = color;
                //Remove the outlines.
                entity.polygon.outline = false;
                //Extrude the polygon based on the state's population.  Each entity
                //stores the properties for the GeoJSON feature it was created from
                //Since the population is a huge number, we divide by 50.
                entity.polygon.extrudedHeight = Math.floor(Math.random() * 600000 + 10000);
            }
            viewer.camera.flyTo({
                destination: bmgl.Cartesian3.fromDegrees(98.435314, 19.960521, 1500000.0), // 設(shè)置位置
                orientation: {
                  heading: bmgl.Math.toRadians(20.0), // 方向
                  pitch: bmgl.Math.toRadians(-50.0),// 傾斜角度
                  roll: bmgl.Math.toRadians(-20.0)
                }
            });
        }).otherwise(function (error) {
            //Display any errrors encountered while loading.
            window.alert(error);
        });

        function jietu() {
            viewer.scene.render()

            var dataUrl = viewer.scene.canvas.toDataURL("image/png");
            var url = dataUrl;
            var a = document.createElement('a');
            var event = new MouseEvent('click');
            a.download = 'map.png';
            a.href = url;
            a.dispatchEvent(event);
        }
    </script>
</body>

</html>                                                                                                                    
主站蜘蛛池模板: 国产精品三级久久久久久电影 | 色婷婷在线视频 | 国产精品一区二区三区久久 | 久久久久中文字幕 | 91精品国产91久久久久久不卡 | 岛国视频在线 | 亚洲视频区 | 日日网| 红杏aⅴ成人免费视频 | 一级片 | 欧美性猛交一区二区三区精品 | 日韩视频免费 | 欧美性一区二区 | 欧美日韩国产精品久久久久 | 久草福利在线视频 | 中文字幕在线观看精品视频 | 欧美一级二级视频 | 国产小视频在线观看 | 中字幕视频在线永久在线观看免费 | 蜜桃免费视频 | 国产精品久久九九 | 可以看黄的视频 | 成人欧美一区二区三区在线湿哒哒 | 成人精品在线观看 | 国产亚洲一区二区三区 | 色香蕉在线 | 日韩毛片 | 国产精品视频免费观看 | 欧美日韩中文在线观看 | 99精品全国免费观看视频软件 | 天天综合7799精品影视 | 嫩草影院永久入口 | 亚洲区在线 | 91黄在线观看 | 国产精品99久久久久久动医院 | 久久免费精品视频 | 日韩视频在线免费观看 | 天天操操| 国产一区二区三区免费观看 | 亚洲一区二区中文字幕在线观看 | 欧美极品在线 |