10. MapKit with SwiftUI - MapControls and Styles

Поделиться
HTML-код
  • Опубликовано: 19 июл 2024
  • This is the 10th and final video in the MapKit with SwiftUI and Swift Data series.
    In this video we complete the application by adding in MapControls and learning about map scope. We will also create our own map configuration struct so that we can let the user choose what map style they wish such as standard or satellite. Perhaps they want to see realistic elevation or traffic.
    if you want to support my work, you can buy me a coffee :)
    ko-fi.com/stewartlynch
    ******* Download my StewartLynch RUclips Channel Application - Free **********
    stewartlynch.gumroad.com/l/obsjz
    Table of Contents:
    0:00 Introduction
    1:24 MapControls
    4:15 MapScope
    8:05 MapStyleConfig
    13:44 MapStyleView
    21:30 Completed Application
    Starter Project Branch:
    github.com/StewartLynch/MyTri...
    Completed Project Branch:
    github.com/StewartLynch/MyTri...
    MapKit Series Playlist
    • MapKit
    Other Recommended Resources:
    RocketSim - Build Apps Faster
    gumroad.com/a/122988499/ftvbh
    BigMountain Studio Books
    SwiftData Mastery in SwiftUI
    www.bigmountainstudio.com/swi...
    SwiftUI Views Mastery
    www.bigmountainstudio.com/vie...
    SwiftUI 5 Book Bundle
    www.bigmountainstudio.com/boo...
    Combine Mastery in SwiftUI
    www.bigmountainstudio.com/com...
    Core Data Mastery in SwiftUI
    www.bigmountainstudio.com/cor...
    SwiftUI Animations Mastery
    www.bigmountainstudio.com/ani...
    AppCoda Books
    Beginning iOS 16 Programming with Swift (SwiftUI + UIKit)
    gumroad.com/a/646790611/WihuX
    Beginning iOS 16 Programming with Swift (SwiftUI + UIKit) - Starter
    gumroad.com/a/646790611/mOzKq
    Mastering SwiftUI 4 + Swift Programming for iOS 16 - Professional
    gumroad.com/a/646790611/gjPBw
    Mastering SwiftUI 4 - Starter
    gumroad.com/a/646790611/TyNEz
    Other References:
    Stewart Lynch's RUclips Channel:
    / @stewartlynch
    Stewart Lynch on Mastodon:
    iosdev.space/@StewartLynch
    Stewart Lynch On Threads:
    @StewartLynch
    Stewart Lynch on X:
    x.com/StewartLynch
    Stewart Lynch on LinkedIn
    / stewartlynch
  • НаукаНаука

Комментарии • 14

  • @jyman
    @jyman Месяц назад

    Thanks. This serials is so wonderful!

  • @holycrosscv
    @holycrosscv 3 месяца назад +2

    Wow! Thanks Stewart! This is one of your most complete projects! There are SO MANY wonderful nuggets of information and helpful tips, I know I will be relying on it for ages!

  • @AndrewDChristie
    @AndrewDChristie 3 месяца назад

    Thanks!

  • @cruiseqe2
    @cruiseqe2 3 месяца назад

    Thank you so much for this series. It has really opened my eyes to so many possibilities in my own coding. You are a great teacher. I am sad that it is now over. It is a remarkable app.

    • @StewartLynch
      @StewartLynch  3 месяца назад +1

      Don’t worry. There is more to come. A big series on WeatherKit coming in June.

  • @simonransom_dxb
    @simonransom_dxb 2 месяца назад

    Great content, many thanks for all that you provide!
    How about a "Plan my day trip" view with multiple destinations that can be reordered to provide a route for the day with directions/steps in-between the multiple locations. Must be something like an: A to F via B, E, D, C or something like that. I will try my hand at reading the documentation to see if there is a "via" option that could be used 😝
    Thanks once again!

  • @ankeecodeverse
    @ankeecodeverse 3 месяца назад

    ❤❤❤

  • @chipdickinson9301
    @chipdickinson9301 2 месяца назад

    Thank you for all your videos. They have helped me a lot, especially this series.
    I do have a question, is it possible to have indoor maps (IMDF) with SwiftUI MapKit? I tried to take the Apple Dinoseum UIKit sample and wrap it in a UIViewControllerRepresentable, but I got too many errors.

    • @StewartLynch
      @StewartLynch  2 месяца назад

      Unfortunately, I have not explored that at all Chip, Sorry

    • @chipdickinson9301
      @chipdickinson9301 2 месяца назад

      @@StewartLynch No worries. Thanks!

  • @preetibasil682
    @preetibasil682 Месяц назад

    pl also add a video on geofence and their monitoring

    • @StewartLynch
      @StewartLynch  Месяц назад

      Great suggestion. I will add to my list. It won’t be part of this series. Likely a one-off video