🙅 Maybe Apple Maps is not what you want to use on iOS if you add a map to your .NET MAUI app.

💡 With this plugin you can add Google Maps, even on iOS! I will walk you through how to get started and what it can do. Think pins, different tiles and more!

https://www.youtube.com/watch?v=775rzp2U82M&list=PLfbOp004UaYVgzmTBNVI0ql2qF0LhSEU1&index=12

#dotnet #dotnetmaui #googlemaps

Google Maps in .NET MAUI iOS? Easy with This Plugin!

YouTube

@jfversluis what I I want to use openstreetmap instead of Google maps for both.

This is a serious question, though not one I expect you to drop everything and answer for me. :)

@b4ux1t3 Watch the video, there might be an answer in there for you ;)

Another option is Mapsui: https://github.com/Mapsui/Mapsui

GitHub - Mapsui/Mapsui: Mapsui is a .NET Map component for: MAUI, Xamarin, WPF, Avalonia, Uno, WinUI

Mapsui is a .NET Map component for: MAUI, Xamarin, WPF, Avalonia, Uno, WinUI - GitHub - Mapsui/Mapsui: Mapsui is a .NET Map component for: MAUI, Xamarin, WPF, Avalonia, Uno, WinUI

GitHub

@jfversluis so, I finally got a chance to sit down and watch your video, and _wow_. You have a fantastic presentation style, and you have something like a hundred MAUI videos!

Keep up the awesome work.

#NewSubscriberAlert

@b4ux1t3 Thanks Chris! This is one of the notifications I woke up to this morning and immediately made my day.

The kind words are very much appreciated 🥰

Welcome to the club!

@b4ux1t3 @jfversluis GeoBlazor now supports OSM layers, just as another option.
@jfversluis I believe Google Maps is an app on the iOS App Store 🤔
@sajilicious correct, but you can’t embed that in your own app

@jfversluis my bad.

I think I'll just use GeoBlazor in my Blazor WASM app.

You can use Blazor inside MAUI, right?