2021-12-03

Geocoding and route improvements

Geocoding API

Features

  • All geocoding endpoints can search for places whose name contain a diacritics without passing the diacritics in the search.
  • New places added.

Route API

Features

  • Improvement or routes around Greece.

General

Fixes

  • CORS requests are now supported by handling of OPTIONS requests and addition of Access-Control-Allow-Headers Access-Control-Allow-Methods Access-Control-Allow-Origin response headers.