Skip to main content
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

GLMap

Smooth and fast maps
in vector format with
customizable styles

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 is to use CocoaPods. Set of pods depends on features you need:

  • GLMap displays map and objects on it
  • GLSearch used for geocoding
  • GLRoute used for route requests and turn-by-turn navigation

Swift extension is available as GLMapSwift pod.

iOS DemoGuides
AppDelegate.swift
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
ViewController.swift

class ViewController: UIViewController {
override func viewDidLoad() {
super.viewDidLoad()

let mapView = GLMapView(frame: self.view.bounds)
self.view.addSubview(mapView)
}
}
arrow-l
wave_1wave_2
logoTenna

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

gotenna.com
arrow-r

Pricing

Pay as you go. We keep our pricing simple, with no
monthly fees for services you are not using.

Use your own data to estimate what you will pay:

Standard
5 000 map downloads / mo
50 000 vector tile downloads / mo
50 000 directions requests / mo
FREE
Extra
+50 map downloads
+5 000 vector tile downloads
+5 000 directions requests
$1.00
$1.00
$1.00
Sign up free
Examples
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