glmap/glmapswift
Unlock a new realm of mapping capabilities with **GLMapSwift**. This robust framework brings you offline maps, lightning-fast search, and navigation functionalities. Whether you're crafting an iOS, macOS or Android application, **GLMapSwift** offer a seamless, high-performance ex
Features
- π GLMap - Offline Maps
- π GLSearch - Ultra-Fast Search
- π GLRoute - Turn-by-Turn Navigation
- π¨ Customizable Styles via MapCSS
- πΊ GeoJSON Support
- π± Cross-Platform (iOS, macOS & Android)
Installation via Swift Package Manager (SPM)
Add the dependency in your Package.swift:
.package(url: "https://github.com/GLMap/GLMapSwift.git", from: "master")Getting Started
Obtain API Key
Get your API key from GLMap User Dashboard.
Initialize GLMap
In your AppDelegate.swift:
GLMapManager.activate(apiKey: <#API key#>)Add GLMapView to Your Project
In your ViewController:
let mapView = GLMapView()
view.addSubview(mapView)π Documentation
Explore our example projects:
For detailed documentation and guides, visit GLMap Documentation.
License
Apache 2.0
πββοΈ Need Assistance?
Run into issues? We've got you covered. Contact support@globus.software.
π Feedback
Love what you see? Share your thoughts at hi@globus.software.
Globus frameworks is the key to unlocking a high-speed, customizable mapping experience. Get started today! πβ‘
Package Metadata
Repository: glmap/glmapswift
Default branch: master
README: README.md