Hello friends. In this article, location information is received from the user with Swift, I will talk about this. First of all, let's talk about where this will work for us. If you are doing a map application or doing operations related to location, you…
Hello friends. In this article, I will talk about an activity that we will frequently use in mappings. I'm talking about making pins. In order to show a place in the maps we need to indicate a symbol on it. We call it pin. We…
The map now becomes necessary to use map, location in every application. I explained how to do these things for Xamarin. In this article I will explain how to do this with Swift. In order to use Google Maps with Xamarin, we needed to get…
You may also want to use maps in your Xamarin Forms applications. Maybe you want to get the location information of the person here. For this you need to get permission from the phone that the application is installed. I showed you how to do…
Nowadays, many applications use the ability to find a map or use a location. Almost every application has these. If you want to show a mapped display or you want to find the location of the user, this article will help you. First we open…