Hi guys,
I understood that the compose Multiplatform for iOS has 2 way interoperability. By using it, can I show Google Maps? I also have to show polylines, markers, move the camera, etc.
If any one has already done it, can you guys show me any example projects integrating Google maps in it?
o
Oleksandr Balan
09/08/2023, 12:28 PM
I have heard (or better say read) somewhere, that imageviewer example showcases maps usage, but I did not examine it more closely.
I guess it is about LocationVisualizer composable with actual Android, iOS and desktop implementations.