12 results have been found
API Changes Overlays
/en/documentation/vector-maps-api/api-changes-overlays
API Changes You need to enable JavaScript to run this app. … This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
API Changes
/en/documentation/vector-maps-api/api-changes
API Changes You need to enable JavaScript to run this app. … This list shows all changes of the API between releases like new features, significant improvements and bug fixes. We recommend that API developers periodically check it for …
Create a custom style with Maputnik
/en/resources/tutorials/map-rendering/create-custom-style-maputnik
Maputnik is a powerful open-source online tool to create and edit Maplibre map styles. It can be also used to customize PTV Vector Map styles. This tutorial illustrates how to import a PTV Vector Map style into maputnik, edit and at the end export it, so …
Vector Map Overlays React App
/en/resources/tutorials/map-rendering/vector-map-overlays-react-app
You will learn how a basic Vector Map with Overlays is implemented. Try it! Download from GitHub … Prerequisites Basic knowledge of JavaScript, React and npm. Helpful: Basic knowledge of React Map GL and MapLibre GL JS . … Getting started Read up on the …
Combine Vector Map and Raster Map
/en/resources/tutorials/map-rendering/combine-vector-map-and-raster-map
In this tutorial you will learn how to mash up different technologies in an interactive Vector Map with Raster Map Restriction Data . It will allow to display a map and visualize clickable truck restrictions like weight limits or truck-bans in inner …
Vector Maps Overlays API Reference
/en/documentation/vector-maps-api/vector-maps-overlays-api-reference
{ "openapi": "3.0.1", "info": { "title": "Vector Maps Overlays", "description": "With the Vector Maps service you can render geographical vector tiles with your own renderer.", "version": "1.3", "contact": { "url": "https://developer.myptv.com/" } }, …
Interactive Address Search - [PREVIEW]
/en/resources/tutorials/geocoding/interactive-address-search-preview
You will learn how an address search control is implemented and how to display the results on a map. The tutorial illustrates the use of the PTV Developer Geocoding API and the PTV Developer Vector Maps API . Try it! Download from GitHub … Prerequisites …
Creating a Localized Map App
/en/documentation/vector-maps-api/code-samples/creating-localized-map-app
In this tutorial we extend the Map App code sample to display a localized map based on vector tiles from PTV Developer. Showing a localized map in a browser All supported languages are listed in the Languages concept. Localized labels are available for …
Creating a Map App
/en/documentation/vector-maps-api/code-samples/creating-map-app
The PTV Developer Vector Maps API allows you to render geographical vector tiles on a map view in a browser window. Showing a map in a web browser In this tutorial, we describe how to create a simple web application that shows a map based on vector …
Vector Map with Satellite
/en/resources/tutorials/map-rendering/vector-map-satellite
In this tutorial you will learn how a basic Vector Map with Satellite is implemented. It will allow you to display a Satellite map and visualize a transportation layer on top of it. To concentrate on the basic principles, all other important features like …
Vector Map React App
/en/resources/tutorials/map-rendering/vector-map-react-app
You will learn how a basic Vector Map with React is implemented. We will display a beautiful vector map with minimal configuration effort. Tutorial illustrates the use of the PTV Developer Vector Maps API . Try it! Download from GitHub … Prerequisites …
Vector Maps API Reference
/en/documentation/vector-maps-api/vector-maps-api-reference
{ "openapi": "3.0.1", "info": { "title": "Vector Maps", "description": "With the Vector Maps service you can render geographical vector tiles with your own renderer.", "version": "1.0", "contact": { "url": "https://developer.myptv.com/" } }, "tags": [ { …