Tag: New Feature
-
Find eco-friendly locations with position matching
In the new version of the PTV Developer Map Matching API V1.3.23 we added a new feature for the Position Matching endpoint. Position Matching tries to find the best matching road segment in the map for a given position.
Now the Postion Matching return the information as to whether the matched segment is located in a low emission zone.…
-
Electric Vehicles in Routing (preview)
Incorporating electric vehicles (EVs) into your logistics solutions is no longer just an option – it’s more and more a necessity. We enhanced the PTV Developer Routing API to also cover specialized routing needs for electric trucks and vans.…
-
Focus on map section for Single Field Suggestions
With the new version V1.11.0 of the PTV Developer Geocoding & Places API the Suggestions by Text endpoint now supports a focus on the map section.
A search center can be defined with the center parameter, sorting all suggestions according to their proximity to the center.…
-
Country filter for Single Field Suggestions
With the new version V1.10.0 of the PTV Developer Geocoding & Places API the Suggestions by Text endpoint now supports filtering of results by country.
This makes it possible to create and interactive address input and reduce the suggestions to countries specified in the query parameter countryFilter.…
-
Suggestions for Single Field Search
In the new version of the PTV Developer Geocoding & Places API V1.9.0 we added a new feature the Suggestions by Text endpoint.
This new endpoint returns suggestions useful when filling out the input field for a Locations by Text request.
This allows to build an interactive address input:
- While the user is typing in the input field for Locations by Text, the frontend can automatically obtain suggestions and display them to the user.
-
New radius parameter for Places Text Search
In the new version of the PTV Developer Geocoding & Places API V1.8.0 we added a new parameter to the Places by Text endpoint.
Now a radius can be specified for a circular search context and the endpoint /places/by-text delivers results ordered by distance to the center.…