Current Location & Geocoding in Swift (Xcode 12, 2022, Swift) - iOS Development Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ต.ค. 2024

ความคิดเห็น • 43

  • @waheedafolabi6929
    @waheedafolabi6929 3 ปีที่แล้ว +5

    Patiently waiting...

  • @Jacob-rm7vo
    @Jacob-rm7vo 3 ปีที่แล้ว +2

    Great Video! Quick Question, How would you turn the pin, that represents your location, into a dot like you would see in Apple Maps?

    • @iOSAcademy
      @iOSAcademy  3 ปีที่แล้ว

      Theres actually a property for that

    • @RyanDell6
      @RyanDell6 2 ปีที่แล้ว

      with "self?.title = locaitonName" add another line "self?.map.showUserLocation = true"

    • @lalithsasubilli8103
      @lalithsasubilli8103 2 ปีที่แล้ว +1

      @@RyanDell6 is it?

    • @RyanDell6
      @RyanDell6 2 ปีที่แล้ว

      @@lalithsasubilli8103 yes

    • @lalithsasubilli8103
      @lalithsasubilli8103 2 ปีที่แล้ว

      @@RyanDell6 it doesnt work. u have github???

  • @coinmeluha5358
    @coinmeluha5358 2 ปีที่แล้ว +1

    Your work is amazing man

  • @tamtomoabdinegoro2041
    @tamtomoabdinegoro2041 2 ปีที่แล้ว

    What's with location.first? Why and what would other values in the array return?

  • @coinmeluha5358
    @coinmeluha5358 2 ปีที่แล้ว

    Can you please guide me how we can get time zone through zip code

  • @jonatelo876
    @jonatelo876 2 ปีที่แล้ว

    Good morning i keep getting this message Cannot find 'strongself' in scope

  • @TarunReddy_RM
    @TarunReddy_RM 2 ปีที่แล้ว

    Love your videos and courses! I was wondering if you could help answer this question for me? I'm building an app (Portfolio Project) similar to life 360 and I have user tracking already set up using combine, core location, and mapKit. I was wondering if you knew how I could share the location to other users in case of some sort of emergency or could point me to documentation? Thank you so much, I aspire to be able to code like you! Thank You.

  • @vivaanbaid9975
    @vivaanbaid9975 3 ปีที่แล้ว +1

    you are amazing

  • @kadirdundar510
    @kadirdundar510 ปีที่แล้ว

    how can I add locations that more than one?.I want to create route

  • @neimsaci942
    @neimsaci942 3 ปีที่แล้ว +1

    Thank you for sharing great video! 👍👍👍👍👍

    • @iOSAcademy
      @iOSAcademy  3 ปีที่แล้ว +1

      Youre welcome!

  • @dottooo8821
    @dottooo8821 3 ปีที่แล้ว

    From here how do you change it to a different colored theme?

  • @alvarosanchez1003
    @alvarosanchez1003 3 ปีที่แล้ว

    How can I know if an annotation of mapkit is open? Because I want to open a menu when I have it open. Thanks

  • @collindias6996
    @collindias6996 3 ปีที่แล้ว

    How can I have people register a location on the app? Like if I want to display peoples businesses and have that business person sign up to register their location?

  • @mak_whisk
    @mak_whisk 3 ปีที่แล้ว

    Thank you!

  • @AtesotFlavor
    @AtesotFlavor 2 ปีที่แล้ว

    I tried signing up on where you say your source code is and I can't find it. I'm trying to figure out this error I keep getting. The error reads: Cannot convert value of type 'CLLocation' to expected argument type 'String?' and Cannot use optional chaining on non-optional value of type '(String?) -> Void' Remove '?'.
    I would appreciate the help.

  • @AtesotFlavor
    @AtesotFlavor 2 ปีที่แล้ว

    Great tutorial but I keep getting an error form completion?(location). The error reads: Cannot convert value of type 'CLLocation' to expected argument type 'String?' and Cannot use optional chaining on non-optional value of type '(String?) -> Void' Remove '?'.
    I would appreciate the help.

  • @Neo-lu6gp
    @Neo-lu6gp 3 ปีที่แล้ว +1

    Can we start the Apple ´s gps from the current user to a choosen location?

    • @iOSAcademy
      @iOSAcademy  3 ปีที่แล้ว

      Yes, just allow location selection

    • @Neo-lu6gp
      @Neo-lu6gp 3 ปีที่แล้ว

      @@iOSAcademy Wonderful.I would like to start a route by using several ways (car,public transport) with the blue line like a usual Apple Maps way (from current user to a choosen location with Siri voice)but i can’t do it.

  • @user-qs7dp6yb2x
    @user-qs7dp6yb2x 2 ปีที่แล้ว

    Hey man! Can you help me out?
    I'm trying to display the map in a small window on the top third of the page inside one of my tabs.
    Can't figure out how to change the frame to show in that.
    Instead of "map.frame = view.bounds" I tried my "mapView" IBOutlet in various combinations but haven't had any luck

  • @antoinettemarietorres3215
    @antoinettemarietorres3215 3 ปีที่แล้ว +1

    How do we not make it take up the entire screen?

    • @iOSAcademy
      @iOSAcademy  3 ปีที่แล้ว

      You can update the frame of the view

  • @iane6030
    @iane6030 3 ปีที่แล้ว

    Is there a way to get it to run without the use of the Mac? Like could you set up it as an app and then be able to run it without having the Mac connected?

    • @iOSAcademy
      @iOSAcademy  3 ปีที่แล้ว

      To develop? Youd need Xcode

    • @iane6030
      @iane6030 3 ปีที่แล้ว

      @@iOSAcademy Yeah, I have Xcode on my Mac, but is there a way to have it run without having the phone constantly plugged into the computer

  • @syedhammadaliabid6378
    @syedhammadaliabid6378 2 ปีที่แล้ว

    How can you get postal code when you pin on map through latitude longitude?

  • @hoggish
    @hoggish 3 ปีที่แล้ว +1

    More videos in UIKit please:)

  • @johnwu2049
    @johnwu2049 3 ปีที่แล้ว

    how do you make the current location a blue dot just like the google map?

    • @RyanDell6
      @RyanDell6 2 ปีที่แล้ว

      with "self?.title = locaitonName" add another line "self?.map.showUserLocation = true"

  • @cesmorf5398
    @cesmorf5398 3 ปีที่แล้ว +1

    #1.1

  • @rudrachopra1522
    @rudrachopra1522 ปีที่แล้ว

    WHY IS MY SCREEN BLACK