developer.magiclane.com Open in urlscan Pro
91.201.83.9  Public Scan

Submitted URL: https://highway61.ch/
Effective URL: https://developer.magiclane.com/documentation/
Submission: On December 20 via api from CH — Scanned from CH

Form analysis 1 forms found in the DOM

Name: searchGET search.php

<form class="md-search__form" action="search.php" method="GET" name="search">
  <input type="text" class="md-search__input" name="q" placeholder="Search" autocapitalize="off" autocomplete="off" spellcheck="false" data-md-component="query" data-md-state="active">
  <label class="md-icon md-search__icon" for="__search"></label>
  <button type="reset" class="md-icon md-search__icon" data-md-component="reset" tabindex="-1">  </button>
</form>

Text Content

 * Home
 * Products
 * Pricing
 * Documentation
 * Downloads
 * Blog
 * About

Contact sales
Get started
×

 * Home
 * Products
 * Pricing
 * Documentation
 * Downloads
 * Blog
 * About


Skip to content
Documentation / Maps, Location and Navigation Platform




MAPS & NAVIGATION SDKS

 * Maps SDK for JavaScript
 * Maps SDK for Android
 * Maps SDK for iOS
 * Maps SDK for Qt
 * Maps SDK for C++
 * Maps SDK for Flutter
 * Maps REST API
 * Video Tutorials

Maps, Location and Navigation Platform
Overview


MAPS, LOCATION AND NAVIGATION PLATFORM¶


OVERVIEW¶

These guides enable you to get quickly started using Magic Lane - Maps &
Navigation SDKs to render your first interactive map, then plot a route,
simulate navigation along the route, and search for points of interest.



What do you want to build?

Recommended guides

Maps An interactive movable and zoomable map.

Hello Map Maps SDK for JavaScript

Hello Map Maps SDK for Android

Hello Map Maps SDK for iOS

Hello Map Maps SDK for Qt

Render an interactive map centered on your current position.

Follow Position Maps SDK for iOS

Automatically rotate an interactive map with North toward the top of the view.

Map Compass Maps SDK for iOS

Tilt an interactive map into perspective view and back into the default vertical
view.

Perspective View Maps SDK for iOS

Routes An interactive movable and zoomable map, defines a departure and
destination point, computes a route, draws the route on the map and flies to the
route.

Route Maps SDK for JavaScript

Routing On Map Maps SDK for Android

Routing Maps SDK for iOS

Add/remove multiple fragment surfaces, each of which can contain an interactive
map centered on a different desired location, and with a different route
computed and rendered on each map.

Multi Map Routing Maps SDK for iOS

Get the turn-by-turn text instructions for a computed route from a desired
departure to a desired destination.

Route Instructions Maps SDK for Android

Get Route Instructions Maps SDK for iOS

Navigation An interactive movable and zoomable map, compute and render a route,
then do real navigation along the route.

Route Navigation Maps SDK for Android

Navigate Route Maps SDK for iOS

Routing and Navigation Maps SDK for Qt

An interactive movable and zoomable map, compute and render a route between
preset departure and destination points, and simulate navigation along the
route.

Navigation Maps SDK for JavaScript

Simulated Navigation Maps SDK for Android

Simulate Route Maps SDK for iOS

An interactive movable and zoomable map, compute and render a route based on GPX
data.

GPX Import Maps SDK for Android

An interactive movable and zoomable map, compute and render a route based on GPX
data and simulate navigation along the route.

GPX Route Simulation Maps SDK for Android

GPX Routing and Navigation Maps SDK for Qt

An interactive movable and zoomable map, dynamically select a departure and
destination for a route on the map from interactive user input, compute and
render a route and simulate navigation along the route.

Landmark List Maps SDK for Qt

An interactive movable and zoomable map, compute and render a route between
preset departure and destination points and simulate navigation along the route
using a local offline map with no internet connection.

Navigation simulation on a downloaded map Maps SDK for Android

An interactive movable and zoomable map, compute and render a route between
preset departure and destination points and simulate navigation along the route,
downloading required maps on a demand basis.

Navigation simulation with on-demand map download Maps SDK for Android

Add/remove multiple fragment surfaces, each of which can contain an interactive
map centered on a different desired location.

Multiple Surfaces Maps SDK for Android

Multiview Map Maps SDK for iOS

Compute and render a public transit route on an interactive map, and fly to the
route.

Public Transit Routing Maps SDK for Android

Public Transit Route Maps SDK for iOS

Display the street name for the current position on the map of the green
arrow/device position indicator and update the street name as needed when the
device is moved.

Display Current Street Name Maps SDK for Android

Search Does a search on an interactive movable and zoomable map and flies to the
first search result.

Free Text Search Maps SDK for JavaScript

Search Map Maps SDK for iOS

Address Search Maps SDK for iOS

Text Search Maps SDK for Qt

Does an assisted menu-driven address search on an interactive movable and
zoomable map.

Search Example Maps SDK for Qt

Search for POIs along a route.

Search Along Route Maps SDK for iOS

Text Search Does a search on the map and returns text results.

Free Text Search Maps SDK for Android

Text Search Maps SDK for iOS

Search for a destination on an interactive map, and fly to the destination
area/bounding box.

Fly To Area Maps SDK for Android

Favorites Add or remove a landmark from the favorites.

Favorites Maps SDK for Android

Fly Render an interactive map and fly to a destination specified by latitude and
longitude coordinates.

Fly to a Destination Maps SDK for JavaScript

Fly To Coordinates Maps SDK for Android

Center Coordinates Maps SDK for iOS

Render an interactive map and fly to an instruction along a computed route
rendered on the map, such as the next turn.

Fly To Route Instruction Maps SDK for Android

Get Route Instructions Maps SDK for iOS

Render an interactive map and fly to a traffic event section along a computed
route rendered on the map, such as a part of the route with slow moving traffic.

Fly To Traffic Maps SDK for Android

Get Route Instructions Maps SDK for iOS

Polyline Draw a polyline on an interactive map and fly to the location of the
polyline.

Draw and Fly To Polyline Maps SDK for Android

Polylines On A Map Maps SDK for iOS

Render an interactive map centered on a desired location, in a fragment.

Fragment Map Maps SDK for Android

An interactive movable and zoomable map embedded in a webpage, showing POIs
(Points of Interest) loaded from GeoJSON data, defined in a string variable in
the JavaScript example and rendered on the map.

Store Locator using GeoJSON Text String as Data Source Maps SDK for JavaScript

An interactive movable and zoomable map embedded in a webpage, showing POIs
(Points of Interest) loaded from GeoJSON data defined in a file and rendered on
the map.

Store Locator using a GeoJSON File as Data Source Maps SDK for JavaScript

An interactive movable and zoomable map embedded in a webpage, showing POIs
(Points of Interest) loaded from GeoJSON data defined in a file, on the map and
in a list.

Store Locator using GeoJSON File as Data Source with Custom Controls Maps SDK
for JavaScript

An interactive movable and zoomable map embedded in a webpage, showing custom
GeoJSON points of interest data (POIs) previously uploaded to the server in the
online Map Studio.

Store Locator using Studio Defined Data Source Maps SDK for JavaScript

An interactive movable and zoomable map embedded in a webpage, showing filtered
POI (Point of Interest) SQL query search results, such as stores near the
current location, loaded dynamically from the server for the region of the map
which the user zooms in on.

Store Locator using SQL Server as Data Source Maps SDK for JavaScript

An interactive movable and zoomable map, showing filtered POI (Point of
Interest) search results nearby/around the current or specified location
(reverse geocoding).

Search Near a Location Maps SDK for JavaScript

Search Nearby Maps SDK for Android

Search Location Maps SDK for iOS

Reverse Geocoding Maps SDK for Qt

An interactive movable and zoomable map showing the nearest POI (Point of
Interest) to a user touch or click on the map (interactive reverse geocoding).

Map Selection Maps SDK for iOS

An interactive movable and zoomable map embedded in a webpage, in a split view
with a movable separator, with each side of the view rendered in a different
style, for example, a plain map on the left and satellite imagery on the right.

Side by Side Map Maps SDK for JavaScript

An interactive movable and zoomable map, using a custom map style.

Custom Style Map Maps SDK for JavaScript

Map Styles Maps SDK for iOS

An interactive movable and zoomable map, in an app fragment, using a custom map
style.

Fragment with a Custom Style Map Maps SDK for Android

Create a Hello World app using Magic Lane Maps SDK for Kotlin.

Hello SDK Maps SDK for Android

Tutorial app demonstrating various features of the Maps & Navigation SDK, such
as maps, search, fly to a location, routing, downloading maps for offline use
and setting a custom server.

Kotlin Tutorial App Maps SDK for Android

Download maps, voices and map styles from the Magic Lane Online Store for
offline use.

Content Download Example Maps SDK for Qt

Download maps from the Magic Lane Online Store for offline use.

Download A Map Maps SDK for Android

Map Download Maps SDK for iOS

 * Maps SDK for JavaScript
   * Getting Started
   * Maps & 3D Scene
     * Hello Map
     * Side by Side Map
     * Create a Map Style
     * Custom Style Map
     * Switch from Google Maps to Magic Lane Platform
   * Routes & Navigation
     * Route
     * Route Ranges
     * Navigation
     * Switch from Google Maps to Magic Lane Platform
   * Places
     * Free Text Search
     * Search Near a Location
     * Search POI Categories Near a Location
     * Wikipedia Search Control
     * Fly to a Destination
     * Fly to Multiple Destinations
     * Switch from Google Maps to Magic Lane Platform
   * Store Locator Guides
     * Using GeoJSON Text String as Data Source
     * Using GeoJSON File as Data Source
     * Using Studio Defined Data Source
     * Using Studio Queries as Data Source
     * Using SQL Server as Data Source
     * Using REST API Queries as Data Source
     * Adding Draw Area Controls to a Store Locator
     * Adding Custom Icons for GeoJSON Data Source
     * Customizing Store Marker Groups
     * Customizing Store Markers Using Data Labels
     * Customizing Store Marker Bubbles
     * Customizing List Control
     * Adding Filters for the Data Source
     * Customizing Store Controls
     * Switch from Google Maps to Magic Lane Platform
 * Maps SDK for Android
   * Getting Started
   * Configure Android Example
   * Hello SDK
   * Maps & 3D Scene
     * Hello Map
     * Fragment Map
     * Multiple Surfaces
     * Multiple Surfaces in Fragment Recycler
     * Overlapped Maps
     * Map Perspective Change
     * Map Compass
     * Online Maps Available
     * Download A Map
     * Apply Map Style
     * Apply Custom Map Style
     * Fragment with a Custom Style Map
     * Map Gestures
     * Social Event Voting
     * Social Report
     * Send Debug Info
   * Routes & Navigation
     * Routing On Map
     * Routing On Map Java
     * Route Instructions
     * Route Navigation
     * Simulated Navigation
     * Navigation simulation on a downloaded map
     * Navigation simulation with on-demand map download
     * GPX Import
     * GPX Route Simulation
     * Voice Downloading
     * Voice Instruction Simulated Navigation
     * Route Simulation With Instructions
     * Lane Instructions Simulated Navigation
     * Speed Watcher Simulated Navigation
     * Route Alarms
     * Range Finder
     * External Position Source Navigation
     * Display Current Street Name
     * Search Along Route
     * Public Transit Routing
     * Route Terrain Profile
     * Truck Profile
     * Routing
     * Set TTS Language
     * Speed Voice Warning
   * Places
     * Free Text Search
     * Search Nearby
     * What’s Nearby Category
     * Favorites
     * Fly To Coordinates
     * Draw and Fly To Polyline
     * Fly To Area
     * Fly To Traffic
     * Fly To Route Instruction
     * Define Persistent Roadblock
     * Marker Collection Display Icon
     * Map Selection
     * Location Wikipedia
   * Kotlin Tutorial App
 * Maps SDK for iOS
   * Getting Started
   * Setup Maps SDK for iOS
   * Maps & 3D Scene
     * Hello Map
     * Multiview Map
     * Center Coordinates
     * Perspective View
     * Map Compass
     * Follow Position
     * Polylines On A Map
     * Map Styles
     * Map Selection
     * Map Download
   * Routes & Navigation
     * Routing
     * Multi Map Routing
     * Simulate Route
     * Navigate Route
     * GPX Route
     * Get Route Instructions
     * Public Transit Route
   * Places
     * Address Search
     * Search Location
     * Search Map
     * Text Search
     * Search Along Route
   * Map Styles
 * Maps SDK for Qt
   * Getting Started
   * Setup Maps SDK for Qt
   * Setting your API Key
   * Maps & 3D Scene
     * Hello Map
     * Set Map Style
     * Content Download Example
     * Markers
     * Markers Programmatic
     * Map Coverage MultiPoint
     * Map Coverage MultiPoint Interactive
     * Map Coverage Route
   * Routes & Navigation
     * Landmark List
     * Routing and Navigation
     * GPX Routing and Navigation
     * Position Log Playback
     * Record GPS Position Log
     * Manual Push NMEA Position
     * Positioning
     * Set Position Tracker
     * Navigation Icon Color
     * Navigation Icon Resize
   * Places
     * Search Example
     * Text Search
     * Reverse Geocoding
     * Center On LandmarkList Interactive
     * Center On LandmarkList Programmatic
     * Map Coordinates
 * Maps SDK for C++
   * Getting Started
   * Environment Setup - CPP Examples
   * Special Project
     * Create a Project - CPP Examples
     * Interactive Map
     * Route On Map
     * Simulated Navigation
   * Maps & 3D Scene
     * Map View
     * Multi Map View
     * Center Map
     * Map Style
     * Map Perspective
     * Points Marker
     * Polyline Marker
     * Polygon Marker
   * Routes & Navigation
     * Calculate Route
     * Calculate Route Multi View
     * Simulate Navigation
     * Play and record navigation GPS log
   * Vehicle routing problem (VRP)
     * Add optimization with a single vehicle
     * Add optimization with a single vehicle and different start and end stops
     * Add optimization with multiple vehicles and a single start stop
     * Add optimization with multiple vehicles and multiple start stops
     * Add optimization with multiple vehicles and multiple end stops
     * Add optimization with fixed stops sequences
     * Add optimization with sequence pairs
     * Add optimization with set matrices
     * Add optimization where the stops have the all fields set
     * Generate territories
     * Extra
   * Places
     * Free Text Search
     * Text Search in Geographic Area
     * Search Around
 * Maps SDK for Flutter
   * Getting Started
   * Environment Setup - Flutter Examples
   * Hello Map
   * Map Perspective
   * Multiview Map
   * Save Favorites
   * Text Search
   * Center on coordinates
   * Follow Position
   * Calculate Route
   * Simulate Route
   * Navigate Route
   * Human Voices
 * Maps REST API
   * Getting Started
   * Routing
   * Search
   * Current Weather
   * Weather Forecast Hourly
   * Daily Weather Forecast
   * Route Weather
   * Weather Minutecast
 * Video Tutorials

Next Maps SDK for JavaScript


Maps, Location & Navigation platform for developers

 * Home
 * Products
 * Pricing
 * Documentation
 * Downloads
 * Blog
 * About

 * Maps & 3D Scenes
 * Routes & Navigation
 * Locations
 * AI Dashcam

Copyright © 2019-2022 Magic Lane

Terms and Conditions | Privacy Policy
 * 
 * 
 * 
 * 
 *