Wir sind stolz darauf mit kleinen und großen Unternehmen zusammenzuarbeiten. Gemeinsam mit unseren Kunden setzen wir Ideen der unterschiedlichsten Art um, um die Welt von morgen besser zu machen. In unserem Blog möchten wir von interessanten Erfahrungen und Erkenntnissen aus diesen Projekten berichten.
With the end of support for Xamarin approaching, developers are busy migrating existing Xamarin Forms projects to .NET MAUI as its successor. So are we, of course. In this article, I'll show 7 steps we've always had to take during the transition to make your transition easier.
In this article I want to show how to display OpenStreetMap map material in a Xamarin.Android app. OSMSharp is used for this purpose. For those interested in using OpenStreetMap in conjunction with OSMSharp and Xamarin.iOS, be sure to check out my [OpenStreetMap within your Xamarin.iOS app](https://blog.cayas.de/extend-your-xamarin-ios-app-with-openstreetmap) article.
An important feature in the mobile area are maps capabilities. There isn't any app in the market that won't improve their value without a map. Apple and Google doing a great job with there Map-SDKs, but sometimes you hit a spot where they won't suit your needs. Maybe for legal reasons or because you hit a bug inside of them. The later was my case, which is happily resoleved with iOS 10. But I needed an alternative that works offline too.