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 experience.
- 🌍 GLMap - Offline Maps
- 🔍 GLSearch - Ultra-Fast Search
- 🚗 GLRoute - Turn-by-Turn Navigation
- 🎨 Customizable Styles via MapCSS
- 🗺 GeoJSON Support
- 📱 Cross-Platform (iOS, macOS & Android)
Add the dependency in your Package.swift
:
.package(url: "https://github.com/GLMap/GLMapSwift.git", from: "master")
Get your API key from GLMap User Dashboard.
In your AppDelegate.swift
:
GLMapManager.activate(apiKey: <#API key#>)
In your ViewController:
let mapView = GLMapView()
view.addSubview(mapView)
Explore our example projects:
For detailed documentation and guides, visit GLMap Documentation.
Apache 2.0
Run into issues? We've got you covered. Contact support@globus.software.
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! 🌍⚡