Swift Dev Notes
search
⌘Ctrlk
SedatOnat.devAffiliated with SedatOnat.com
Swift Dev Notes
  • 👋Welcome to SedatOnat.dev
  • Learning Path
    • What to Learn?
    • How to Learn?
    • Useful Docs
  • Before Starting
    • Xcode
    • Version Control
    • Swift
    • Naming
  • DATABASES
    • Apple Database
    • 3rd Party Databases
    • Database Comparison
  • Design Patterns
    • Alternatives
    • Comparison
  • Model
    • Accessibility
    • Assets
    • Error Debugging
    • File Management
  • CODES
    • Pseudo Code
    • Frameworks
      • Cocoa
      • CodeScanner
      • CoreHaptics
      • CoreImage
      • Foundation
      • LocalAuthentication
      • MapKit
      • ?SwiftDate
      • Swinject
      • SwiftUI
      • UIKit
      • UserNotifications
    • APIs
    • Packages
    • Dependency Managers
    • Libraries
    • Main Pillars (Protocol, Class, Struct, etc.)
    • Data Collectors
    • Properties / Data Containers
    • Property Wrappers
    • Optionals
    • Data Types
    • Operators
    • Conditionals
    • Loops
    • Physical Properties
    • Other Properties
    • Code Pool
  • View
    • Apple HIG
    • Design
    • Image and Graphic
    • Page Elements
    • View Modifiers
    • Reporting
    • Others
  • Solutions
    • Case Solutions
    • Sample Project Pool
  • Testing
    • Debugging
    • Testing CheckList
    • Unit Test
  • Documentation
    • GitBook
    • MarkDown
  • Deploying and Publishing
    • Checklist
    • Deployment Processes
    • Publishing Processes
    • ASO - App Store Optimization
  • Kaizen
    • CI-CD
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. CODESchevron-right
  2. Frameworks

MapKit

#mk

hashtag
Overview

hashtag
Code used in MapKit

hashtag
MKCoordinateRegion

hashtag
MapMarker

Puts a baloon marker to the defined point.

hashtag
MapCoordination

hashtag
Sample Codes

hashtag
Add Location

#placemark

Hacking with Swift / 100 Days / Day-70 - Adding user locations to a maparrow-up-right

hashtag
Map Annotations

Hacking with Swift / 100 Days / Day-70 - Improving our map annotationsarrow-up-right

#equatable #codable

hashtag
Selecting and Editing Annotations

Hacking with Swift / 100 Days / Day-70 - Selecting and editing map annotationsarrow-up-right

hashtag
Sources

hashtag
Videos

Hacking with Swift / 100 Days / Day-69 - Integrating MapKit with SwiftUIarrow-up-right

hashtag
Articles / Documents

  • Hacking with Swift / 100 Days / Day-78 - Time for MapKitarrow-up-right

hashtag
See also

PreviousLocalAuthenticationchevron-leftNext?SwiftDatechevron-right

Last updated 3 years ago

  • Overview
  • Code used in MapKit
  • Sample Codes
  • Add Location
  • Map Annotations
  • Selecting and Editing Annotations
  • Sources
  • Videos
  • Articles / Documents
  • See also