SwiftUI MapKit Basics

Поділитися
Вставка
  • Опубліковано 27 жов 2024

КОМЕНТАРІ • 41

  • @CodeWithChris
    @CodeWithChris  5 місяців тому +1

    👋 Our "Launch Your First App" program will help you build up your iOS skills to publish your very own feature rich app even if you’re a beginner starting from scratch. cwc.to/youtubeoffer

  • @etaosin
    @etaosin Рік тому +3

    Chris, I first watched your videos four years ago, took a break from the developer path, and now I'm back watching them again. They are truly awesome. You have an incredible talent for explaining things and presenting them in an elegant way. I must make a point to watch your videos more often. Definitely much more.

  • @wadaienglish1123
    @wadaienglish1123 10 місяців тому

    I watched the full WWDC23 video before I watched yours. I must say, you were able to cover the essentials quite well in a fraction of the time! Thanks.

  • @FloWritesCode
    @FloWritesCode Рік тому +3

    Wow, this makes Maps so much easier in SwiftUI! I'm working with Maps in an iOS 14 project and they are a HASSLE! Such a nice new API. Thanks for introducing it :D

  • @magnusmanz
    @magnusmanz 8 місяців тому

    Thank you for your content. It is very easy to understand for someone who doesn't speak English.
    Greetings from argentina

  • @poovarasank7747
    @poovarasank7747 Рік тому +1

    Today I was planning to learn mapkit, I searched the web and youtube OMG it happened unexpectedly thanks chris... Nic tutorial 🔥

  • @monsieurmilo2841
    @monsieurmilo2841 2 місяці тому

    Thank you very much for helping me learn 🤗

  • @snavemarc
    @snavemarc 6 місяців тому

    Thank you! I have learnt loads with this video!

  • @noblehonorable
    @noblehonorable 5 місяців тому

    absolute goat ty ❤

  • @richardcoterie8091
    @richardcoterie8091 Рік тому +4

    Hi. It's showing error/ "Missing argument for parameter 'mapRect' in call" just as I first wrote Map()

  • @warrenscorner
    @warrenscorner Рік тому

    I tried to create an app with UIMapKit a few years ago. I was making some progress but eventually my limited coding experience prevented me from completing it. I’m hoping SwiftUI will make my attempt much easier.

  • @garrettosborne4364
    @garrettosborne4364 Рік тому

    Thanks Chris another winner.

    • @CodeWithChris
      @CodeWithChris  Рік тому

      Thanks for watching! I'll be sure to let Chris know :) - Iñaki

  • @danielcrompton7818
    @danielcrompton7818 6 місяців тому

    This should be on CWC+, especially the camera positioning part. This way everything is together

  • @oreooreo7
    @oreooreo7 7 місяців тому +1

    Thx man! you're making almost possible my app for my college project 🫂

  • @jt8632
    @jt8632 Рік тому

    Can you show in a future vid how we could add button for directions from where the user is to selected coordinates, it would help a lot. Thx!☺️

  • @wolframschiffmann
    @wolframschiffmann 9 місяців тому

    Hi, thanks for this great intro to maps. I will build an app for aircraft navigation and unfortunately, there is no internet access in the aircraft. Can you give me some advice how I can download maps for offline usage? Thanks and best regards, Wolfram

  • @simmsilot7696
    @simmsilot7696 Рік тому

    Hey,
    I love the video!
    Could you explain how show the user location with the new API?

  • @jesseyates4473
    @jesseyates4473 Рік тому +1

    Where can I make video suggestions for this channel? Thx😊

  • @110jmartin011
    @110jmartin011 Рік тому

    you got me by 30 seconds, now let see if I was just baited into a 10 minute video for add revenue

  • @manu3798
    @manu3798 Рік тому

    Hy Chris I watch your videos and these help me a lot. please create a
    video in which add the google map with search functionality in swifUi

  • @MAGO_youtuber
    @MAGO_youtuber 5 місяців тому

    merci mon gars

  • @s.tunahanustuntepe2966
    @s.tunahanustuntepe2966 2 місяці тому

    How do we get the coordinate of the user automatically here, here we give it manually?

  • @geneva5213
    @geneva5213 Рік тому

    Hi Chris, great video! One question, how should one go about integrating a map in an app for iOS 16? All resources online now point to this Xcode 15 (iOS 17). Really struggling with this, can you point me in the right direction? It seems that MapKit API deprecated the iOS 16 way of doing things, and now only works with Xcode 15... Please help!

  • @will.gallegos
    @will.gallegos 11 місяців тому

    Is it possible to use Map() in a Widget? I get a yellow box with a red 🚫 when I try this in a Widget.

    • @CodeWithChris
      @CodeWithChris  11 місяців тому

      Hello @iAppleOrchard,
      I'm sorry we haven't tried it yet.
      --Joash

  • @senex5955
    @senex5955 3 місяці тому

    How can i center the map on a specific coordinate on view creation?

  • @cuongtran4544
    @cuongtran4544 Рік тому

    why do I have errors " Cannot find type 'MapCameraPosition' in scope", "Cannot find 'Marker' in scope", "Cannot find 'Annotation' in scope". pls help me

    • @CodeWithChris
      @CodeWithChris  Рік тому

      Hi, can you check if you have `import MapKit` on top?
      It seems likely that it's missing by the errors you got.
      You may also want to use Xcode 15-beta for this.
      Hope that helps!
      - Iñaki

  • @FabricioMTL
    @FabricioMTL Рік тому

    Can you do tutorial to how to show user location

  • @JungleShrink
    @JungleShrink Рік тому

    does anyone know if you can remove the standard map markers so that the map only shows your markers? I know there was a way to do it in UIKit but haven’t been able to find if its possible with the new MapKit.

  • @kunchen6908
    @kunchen6908 Рік тому

    i wish you could add. one more function to this. how to interact with markers

  • @phongho.design
    @phongho.design Рік тому

    Xcode 14.3.1 have a error when create a Map(), this error " Missing argument for parameter 'mapRect' in call ".... i should up xcode 15 Chris ?

    • @QAYWSXEDCCXYDSAEWQ
      @QAYWSXEDCCXYDSAEWQ Рік тому +1

      This video is all about mapkit under iOS17 which needs XCode 15, aka iOS 17...

    • @geneva5213
      @geneva5213 Рік тому

      ​@@QAYWSXEDCCXYDSAEWQ Hi Chris, great video! One question, how should one go about integrating a map in an app for iOS 16? All resources online now point to this Xcode 15 (iOS 17). Really struggling with this, can you point me in the right direction? It seems that MapKit API deprecated the iOS 16 way of doing things, and now only works with Xcode 15... Please help!

  • @tradingtheorem106
    @tradingtheorem106 Рік тому

    How to keep the user logged in even after killing the app and reopening it
    I'm using Firebase phone number OTP authentication with SwiftUI

  • @110jmartin011
    @110jmartin011 Рік тому

    if I use xcode beta, can I still use my app on ios14???

  • @finnalandem
    @finnalandem 3 місяці тому

    Went from MapKit to KitMap in just a mere 6 seconds 😂

  • @kavitakaushal1782
    @kavitakaushal1782 Рік тому

    Hlo sir how to swift use in windows isawmany vedio butno one vedio is proper useful plz tell me in details i want to start my carreer in software development .

    • @CodeWithChris
      @CodeWithChris  Рік тому +1

      Developing iOS apps in Windows is pretty limited, you may check your options on this article: codewithchris.com/ios-development-windows/
      - Iñaki

    • @kavitakaushal1782
      @kavitakaushal1782 Рік тому

      Sir i want to ask Personally how to start carreer in software development from home and start earning . How to start work from home and start earning . Plz suggest me proper. I saw many Vedio. But no one guide proper way or step by step . Plz sir i need your help .