Skip to content

MultiMediaCoding/LocationPicker

Repository files navigation

LocationPicker

Demo Image

Description

A Swift Package for SwiftUI that allows users to pick a location on a map. This package provides an easy-to-use LocationPicker view that can be integrated into your SwiftUI projects.

Features

  • Select a location on a map.
  • Bind latitude and longitude to your ViewModel.
  • Customizable map height and width.

Swift Package Manager

To install LocationPicker using Swift Package Manager, add it to your Package.swift file:

dependencies: [
    .package(url: "https://github.com/MultiMediaCoding/LocationPicker.git", from: "0.0.1")
]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages