Skip to content

Commit 0c2f585

Browse files
Update docs from maps rnmapbox/maps@c05ecad
1 parent 5c91e94 commit 0c2f585

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+5
-6
lines changed
134 Bytes

docs/examples/Annotations/Heatmap.png

134 Bytes
134 Bytes
134 Bytes
134 Bytes
134 Bytes
134 Bytes
134 Bytes
134 Bytes
134 Bytes
134 Bytes
134 Bytes

docs/examples/Map/DynamicUrl.png

134 Bytes

docs/examples/Map/LocalizeLabels.png

134 Bytes
134 Bytes

docs/examples/Map/OfflineExample.png

134 Bytes

docs/examples/Map/Ornaments.png

134 Bytes

docs/examples/Map/PointInMapView.png

134 Bytes
134 Bytes

docs/examples/Map/ShowClick.png

134 Bytes

docs/examples/Map/ShowMap.png

134 Bytes
134 Bytes
134 Bytes
134 Bytes

docs/examples/Map/StyleJson.png

134 Bytes

docs/examples/Map/TwoByTwo.png

134 Bytes
134 Bytes
134 Bytes
134 Bytes
134 Bytes
134 Bytes
134 Bytes
134 Bytes
134 Bytes

docs/examples/V10/CameraAnimation.png

134 Bytes

docs/examples/V10/GlobeProjection.png

134 Bytes

docs/examples/V10/MapHandlers.png

134 Bytes

docs/examples/V10/Markers.png

134 Bytes
134 Bytes
134 Bytes

static/example-app/_expo/static/css/mapbox-gl-3cb8f25f43d103f7bec0c19dbc40fbe3.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

static/example-app/_expo/static/css/mapbox-gl-5a2a4264038e76b790da1b650405aa6d.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/example-app/_expo/static/js/web/AppEntry-ff8f192c349ae35e465f5873bf732323.js renamed to static/example-app/_expo/static/js/web/AppEntry-b8f509bcaa225599e8c578fd086dc73b.js

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/example-app/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
flex: 1;
2424
}
2525
</style>
26-
<link rel="preload" href="/example-app/_expo/static/css/mapbox-gl-3cb8f25f43d103f7bec0c19dbc40fbe3.css" as="style"><link rel="stylesheet" href="/example-app/_expo/static/css/mapbox-gl-3cb8f25f43d103f7bec0c19dbc40fbe3.css"></head>
26+
<link rel="preload" href="/example-app/_expo/static/css/mapbox-gl-5a2a4264038e76b790da1b650405aa6d.css" as="style"><link rel="stylesheet" href="/example-app/_expo/static/css/mapbox-gl-5a2a4264038e76b790da1b650405aa6d.css"></head>
2727

2828
<body>
2929
<!-- Use static rendering with Expo Router to support running without JavaScript. -->
@@ -32,6 +32,6 @@
3232
</noscript>
3333
<!-- The root element for your Expo app. -->
3434
<div id="root"></div>
35-
<script src="/example-app/_expo/static/js/web/AppEntry-ff8f192c349ae35e465f5873bf732323.js" defer></script>
35+
<script src="/example-app/_expo/static/js/web/AppEntry-b8f509bcaa225599e8c578fd086dc73b.js" defer></script>
3636
</body>
3737
</html>

0 commit comments

Comments
 (0)