3.0.0 • Published 1 year ago

@mapbox/mapbox-gl-supported v3.0.0

Weekly downloads
383,656
License
BSD-3-Clause
Repository
github
Last release
1 year ago

Mapbox GL JS Supported

This library determines if a browser supports Mapbox GL JS.

Testing Your Browser

You may test your browser here.

Using Mapbox GL JS Supported with a <script> tag

<script src='mapbox-gl-supported.js'></script>
<script>
if (mapboxgl.supported()) {
    ...
} else {
    ...
}
</script>

Using Mapbox GL JS Supported with Browserify

npm install --save @mapbox/mapbox-gl-supported
var mapboxglSupported = require('@mapbox/mapbox-gl-supported');

if (mapboxglSupported.supported()) {
    ...
}
@simosol/mapbox-gl-js-offlinebst-map-gl@mapcreator/mapbox-gl@everything-registry/sub-chunk-578@langge-data/mapbox-glx-mapbox-glswsk-mapboxglthinknetmapsvizzuality-mapbox-glvicapow-mapbox-glvietmap-glvietmaps-glkarn-map@americana/maplibre-gl@ark-org/map@autoxing/mapbox-gl@alantgeo/mapbox-gl@carto/mapbox-gl@cczbby/mapbox-gl@cczbby/maplibre-gl@cgcs2000/mapbox-gl@dfw810/mapbox-glxyd-mapbox-glxtal-gl@felix5/mapbox-webgl2@gvol-org/mapbox-gl@hansdo/maplibre-gl@goongmaps/goong-js@geops/maplibre-gl@geomatico/mapbox-gl@globalfishingwatch/mapbox-gl@infinitebrahmanuniverse/nolb-_map@krisdages/mapbox-gl@luqh_mapbox/mapbox-gl@maps-gl/maps-gl@mapcat/mapbox-gl@mapgis/mapbox-gl@mapbox/dr-ui@jingsam/mapbox-gl@kantas/vector-js@ogix/mapbox-gl@plotly/mapbox-gl@sakitam-gis/mapbox-gl@onthegomap/mapbox-gl@porsager/mapbox-glp-mapbox-glpbf-basic-renderpetr-maplibre-glrif-mapbox-gllg-mapbox-glmapbox-glmapbox-gl--custom-stretchmapbox-gl-ahtmapbox-gl-custom-layermapbox-gl-tdtsdmapbox-gl-testmapbox-gl-tultmapbox-gl_wstdmapbox-gl-encryptedmapbox-gl-epsg4490mapbox-gl-js-with-shapesmapbox-gl-kyemapglvmaplibre-gl-tdtsdmapbox-gl-mbtilesmapbox-with-shapesmapbox-gl-htmapbox-gl-hxmapmagic-gl@webdeb/mapbox-gl@xbcx/mapbox-gl@tssu/mapbox-gl@tommy2gis/swsk-mapbox-gl@xll/mapbox-gl@yongju/maplibre-gl@xt-plugins/mapbox-gl@zzes/mapbox-glac-webazure-maps-controlanthonyhull-mapbox-glark-mapcheaper-mapbox-gl-with-referrer-policycomments-mapdanamap-glbusmap-gldmap-gldingi-glf-mapbox-gl@shitao1988/swsk-mapbox-gl@shitao1988/swsk-mapbox-gl-js@splightplatform/mapbox-gl
3.0.0

1 year ago

2.0.1

4 years ago

2.0.0

5 years ago

1.5.0

5 years ago

1.4.1

6 years ago

1.4.0

7 years ago

1.3.1

7 years ago

1.3.0

8 years ago