Skip to main content
bar-logoSign up free
hero_bg1hero_bg2

Maps framework for mobile apps

Cross-platform vector maps library to develop a high performance map-based apps with the full set of essentials features working in offline mode

mobile frame
GLMap

Smooth and fast maps
in vector format with
customizable styles

GLSearch

Instant search by name,
by address, by category

GLRoute

Turn-by-turn navigation
with voice-guided
driving directions

Components

GLMap

GLMap

online
offline
  • Annotations and Overlays
  • Map Customization
  • Vector & Raster Data
All Features
GLSearch

GLSearch

offline
  • Forward and Reverse Geocoding
  • Alternative and Short Names
  • Instant Results
All Features
GLRoute

GLRoute

online
offline
  • Multi-Modal and Time-Based
  • Auto, Bike, Pedestrian
  • Multilingual Narrative
All Features

Integration

The easiest way to add frameworks on iOS or macOS is to use Swift Package Manager.

iOS DemoGuides
Package.swift
.package(url: "https://github.com/GLMap/GLMapSwift.git", from: "master")
AppDelegate.swift
import UIKit
import GLMapSwift
@main
class AppDelegate: UIResponder, UIApplicationDelegate {
func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
GLMapManager.activate(apiKey: <#API_KEY#>)
return true
}
}
ViewController.swift
class ViewController: UIViewController {
override func viewDidLoad() {
super.viewDidLoad()

let mapView = GLMapView(frame: self.view.bounds)
self.view.addSubview(mapView)
}
}
wave_1wave_2

goTenna

The application uses our framework so that people can communicate and find each other in places where there is no cellular connection.

https://www.gotenna.com/
arrow-larrow-r

Pricing

Pay as you go. Simple pricing without monthly charges for services you are not using.

Monthly cost
$0
Maps icon

Maps

Free

5K

10K50K100K
0
Online tiles icon

Online tiles

Free

50K

1M5M10M
0
Directions API icon

Directions API

Free

50K

1M5M10M
0
Search API icon

Search API

Free

50K

1M5M10M
0
Monthly cost
$0
Maps
Price per download
First 5K
Free
5K - 50K
$0.02
50K - 100K
$0.015
100K+
$0.012
x_2_patternx_3

Contact us

We are ready to adapt the framework for a non-standard task and implement it into the application. Tell us about your business and your expectations, so we prepared a commercial offer.

Contact