Closed
Description
Page URL
https://docs.flutter.dev/platform-integration/ios/apple-frameworks
Page source
No response
Describe the problem
The row for "Embed maps" incorrectly states that it wraps MapKit. In fact, this row's implementation wraps google maps.
Expected fix
The row for "Embed maps" should be removed. I believe the intention of this page is to show which plugins surface Apple-provided APIs.
We might want to point to https://pub.dev/packages/apple_maps_flutter but we'd have to try it first.
Additional context
No response
I would like to fix this problem.
- I will try and fix this problem on docs.flutter.dev.