liuyg
2021-07-02 25ce610f6ecca7325e7a743dc032c4a76559c63d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
    "bookmarks": [{
        "name": "中国",
        "extent": {
            "xmin": 86.06689524994869,
            "ymin": 22.108857182532834,
            "xmax": 124.9584857499487,
            "ymax": 48.08052948253283,
            "spatialReference": {
                "wkid": 4326
            }
        },
        "thumbnail": "images/thumbnail_great_wall.png"
    }, {
        "name": "北京",
        "extent": {
            "xmin": 115.75675399494872,
            "ymin": 39.49540207753283,
            "xmax": 116.97211564494873,
            "ymax": 40.30701646753283,
            "spatialReference": {
                "wkid": 4326
            }
        },
        "thumbnail": "images/thumbnail_forbidden_city.png"
    }, {
        "name": "武汉",
        "extent": {
            "xmin": 114.00237195394875,
            "ymin": 30.383624440532838,
            "xmax": 114.61005366394876,
            "ymax": 30.789432226532835,
            "spatialReference": {
                "wkid": 4326
            }
        },
        "thumbnail": "images/thumbnail_arches_national_park.png"
    }, {
        "name": "Paris",
        "extent": {
            "xmin": 2.4013633739487164,
            "ymin": 45.82253086853282,
            "xmax": 3.6167250239487165,
            "ymax": 46.634145258532826,
            "spatialReference": {
                "wkid": 4326
            }
        },
        "thumbnail": "images/thumbnail_eiffel_tower.png"
    }, {
        "name": "Sydney",
        "extent": {
            "xmin": 130.74165515894865,
            "ymin": -26.819774656467153,
            "xmax": 135.60310175894867,
            "ymax": -23.57331709646715,
            "spatialReference": {
                "wkid": 4326
            }
        },
        "thumbnail": "images/thumbnail_sydney_opera.png"
    }, {
        "name": "Egypt",
        "extent": {
            "xmin": 29.079667088948632,
            "ymin": 25.72507393353284,
            "xmax": 31.51039038894863,
            "ymax": 27.34830271353284,
            "spatialReference": {
                "wkid": 4326
            }
        },
        "thumbnail": "images/thumbnail_giza_pyramid.png"
    }],
    "flyTime": 3000
}