swift Taking Location

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…

Swift Creating Pin

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…

Xamarin Forms Checking Location

You can find the current article here. You may want to use location services in your mobile applications. For this, GPS must be turned on first. The user may forget it or we may want to get information from location services anywhere but the user…

Xamarin iOS Opening Locaiton

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…