mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
5.0.11
This commit is contained in:
parent
3ab7290ad9
commit
324b2ed2e6
@ -7,7 +7,6 @@
|
||||
<meta name="description" content="react-map-gl is a suite of React components for Mapbox GL JS">
|
||||
|
||||
<link rel="icon" type="img/ico" href="favicon.ico">
|
||||
<link rel="stylesheet" id="font-link" href="https://d1a3f4spazzrp4.cloudfront.net/uber-fonts/3.1.0/refresh.css">
|
||||
|
||||
<!-— facebook open graph tags -->
|
||||
<meta property="og:url" content="https://uber.github.io/react-map-gl/" />
|
||||
@ -36,6 +35,9 @@
|
||||
ga('create', 'UA-7157694-83', 'auto');
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
|
||||
<!--use mapbox button icon css-->
|
||||
<link rel="stylesheet" href="https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-draw/v1.0.9/mapbox-gl-draw.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app-content"></div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user