<!DOCTYPE html>
<head>    
    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
    <script>L_PREFER_CANVAS=false; L_NO_TOUCH=false; L_DISABLE_3D=false;</script>
    <script src="https://cdn.jsdelivr.net/npm/leaflet@1.3.4/dist/leaflet.js"></script>
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script>
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet@1.3.4/dist/leaflet.css"/>
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"/>
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css"/>
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css"/>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/>
    <link rel="stylesheet" href="https://rawcdn.githack.com/python-visualization/folium/master/folium/templates/leaflet.awesome.rotate.css"/>
    <style>html, body {width: 100%;height: 100%;margin: 0;padding: 0;}</style>
    <style>#map {position:absolute;top:0;bottom:0;right:0;left:0;}</style>
    
    <meta name="viewport" content="width=device-width,
        initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
    <style>#map_7e31c2cd241348e38f4dc64fd32845f5 {
        position: relative;
        width: 100.0%;
        height: 100.0%;
        left: 0.0%;
        top: 0.0%;
        }
    </style>
    <script src="https://leaflet.github.io/Leaflet.heat/dist/leaflet-heat.js"></script>
</head>
<body>    
    
    <div class="folium-map" id="map_7e31c2cd241348e38f4dc64fd32845f5" ></div>
    
                    <div
                        style='position: absolute;
                        z-index:9999;
                        border:2px solid grey;
                        background-color:rgba(255, 255, 255, 0.8);
                        border-radius:6px;
                        padding: 10px;
                        font-size:20px;
                        top: 20px;
                        left: 50%;'
                    >
                    Large Consonant Inventories
                    </div>
                   
</body>
<script>    
    
    
        var bounds = null;
    

    var map_7e31c2cd241348e38f4dc64fd32845f5 = L.map(
        'map_7e31c2cd241348e38f4dc64fd32845f5', {
        center: [0, 0],
        zoom: 3,
        maxBounds: bounds,
        layers: [],
        worldCopyJump: false,
        crs: L.CRS.EPSG3857,
        zoomControl: true,
        });
L.control.scale().addTo(map_7e31c2cd241348e38f4dc64fd32845f5);
    
    
    var tile_layer_4b32b14c18b94e53affe249954766374 = L.tileLayer(
        'https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png',
        {
        "attribution": null,
        "detectRetina": false,
        "maxNativeZoom": 18,
        "maxZoom": 18,
        "minZoom": 0,
        "noWrap": false,
        "opacity": 1,
        "subdomains": "abc",
        "tms": false
}).addTo(map_7e31c2cd241348e38f4dc64fd32845f5);
    
            var heat_map_3643dc67c92c456b86386e92f91bdac4 = L.heatLayer(
                [[-24.0, 21.5], [-18.9166666667, 21.9166666667], [43.0833333333, 41.0], [34.9166666667, -107.583333333], [42.0, 46.8333333333], [-24.0, 136.0], [42.5, 46.5], [36.5, 74.5], [59.0, -106.0], [43.5, -124.166666667], [-2.33333333333, 40.5], [-20.5, 24.5], [9.583333333330001, 9.333333333330001], [-3.75, 35.1666666667], [53.0, -132.0], [25.0, 77.0], [28.0, 105.0], [42.1666666667, 46.25], [-20.4166666667, 166.58333333299998], [43.1666666667, 45.0833333333], [55.0, -8.0], [-13.0, -76.0], [15.166666666700001, 107.833333333], [-19.0, 21.0], [43.5, 43.5], [35.5, 72.5], [12.5, -13.25], [51.0, -127.0], [42.1666666667, 47.1666666667], [41.6666666667, 47.8333333333], [55.0, 24.0], [48.0, -122.0], [19.4166666667, -99.9166666667], [27.5, 100.0], [1.33333333333, 30.25], [12.083333333299999, 10.916666666700001], [49.6666666667, -126.666666667], [23.25, 99.5], [52.0, 20.0], [2.66666666667, -76.0], [41.5, 47.4166666667], [64.6666666667, 16.75], [-5.0, 35.0], [14.833333333299999, 108.0], [52.0, -120.0], [26.0, 69.0], [49.6666666667, -123.166666667], [26.0, 107.5], [11.0, 11.833333333299999], [30.0, 91.0], [59.0, -135.0], [52.5, -129.0], [42.5, 45.5], [-11.3666666667, 154.16666666700002], [-20.0, 23.5], [35.75, -86.75], [8.5, 25.25]],
                {
                    minOpacity: 0.5,
                    maxZoom: 18,
                    max: 1.0,
                    radius: 25,
                    blur: 15,
                    gradient: null
                    })
                .addTo(map_7e31c2cd241348e38f4dc64fd32845f5);
        
</script>