Tiles API
The service provides access to tiles (Tiles API), it is an HTTP interface that allows you to obtain raster images of the background of Navitel maps.
Routing API
The service allows you to build the geometry of a route based on given points (two or more) and obtain information about the length of the route and the approximate time of its completion.
TSP (Travelling Salesman Problem) API
This service is aimed at solving the Travelling Salesman Problem (TSP): it allows you to build a route to visit specified points, the shortest in time or distance.
DistanceMatrix API
The service allows you to calculate the parameters of paired routes between many points on the map, taking into account the current situation on the roads, as well as the forecast for a given time.
Isochrone API
The service allows you to get an area on the map that is reachable within a specified time when moving from the point of departure on foot, by bicycle or by car.
Location-based services (LBS) API
The service is designed to determine – without using GPS – the location of sensors and smartphones via cell towers.
GeoSuggest API
The service allows you to quickly enter and check addresses and names of organizations, and “suggests” the names of cities, streets and house numbers in order to reduce the number of user errors in this information.
JavaScript API
JS API of NAVITEL maps is a set of JavaScript components designed to access cartographic material on web pages.
API доступа к тайлам
API доступа к тайлам (Tiles API) — HTTP-интерфейс, который обеспечивает получение растровых изображений подложки карт Navitel.
API построения маршрутов
API построения маршрутов (Routing API) — позволяет построить геометрию маршрута по заданным точкам (двум или более) и получить сведения о протяжённости маршрута и ориентировочном времени его прохождения.
Решение задачи коммивояжёра
Сервис направлен на решение задачи коммивояжёра (Travelling Salesman Problem – TSP): позволяет построить маршрут посещения указанных точек, кратчайший по времени или по расстоянию.
API матрицы расстояний
API матрицы расстояний (DistanceMatrix API) — позволяет рассчитать параметры попарных маршрутов между многими точками на карте, с учётом текущей ситуации на дорогах, а также прогноза на заданное время.
API Изохрон
API Изохрон (Isochrone API) — позволяет получить область на карте, которая достижима за указанное время при движении из пункта отправления пешком, на велосипеде или автомобиле.
API Локатора
API Локатора (Location-based services API) — позволяет определить местоположение устройства без использования GPS — по Wi-Fi, IP и вышкам сотовой связи.
API Геосаджеста
API Геосаджеста (GeoSuggest API) — позволяет быстро вводить и проверять адреса и названия организаций, «подсказывает» названия городов, улиц и номера домов и т.д.
JavaScript API
JavaScript API (JS API) — набор JavaScript-компонентов, предназначенных для доступа к картографическому материалу на веб-страницах для отображения карты, полнотекстового поиска, поиска ближайших объектов и построения маршрутов с указанием ТС.