Skip to content

Commit 08a4676

Browse files
authored
chore(geo): Added note relating to macOS (aws-amplify#5302)
1 parent 0f3870f commit 08a4676

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/fragments/lib/geo/ios/maps/10_install_adapter.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2+
<Callout>
3+
4+
MapLibre is
5+
[not officially supported on macOS](https://github.com/maplibre/maplibre-gl-native/blob/9d37d3d4aab293675f3df3a7f9bee7b2f476daf5/platform/ios/platform/macos/README.md?plain=1#L22),
6+
and as a result `amplify-ios-maplibre` can only be used on iOS. Apple's [MapKit](https://developer.apple.com/documentation/mapkit/)
7+
framework may be used in order to display maps on macOS applications.
8+
9+
</Callout>
10+
111
First, ensure you've provisioned an Amazon Location Service Map resource and configured your app using the instructions in either [Amplify CLI - Geo - Maps](/cli/geo/maps) or [Use existing resources](/lib/geo/existing-resources) guide.
212

313
Amplify-MapLibre is an open source adapter that enables the popular MapLibre SDK to work seamlessly with Amplify Geo.

0 commit comments

Comments
 (0)