Mapping API

The Mapping API is a JavaScript API library that acts as a wrapper to both Leaflet (http://leafletjs.com/) and OpenLayers3 (http://openlayers.org/) in order to provide unified functionality for common operations used in both popular mapping libraries. So with just a few lines of code you can add a map on your website and switch easily between Leaflet and OpenLayers3, in order to display real data from geodata.gov.gr. In addition, you can integrate interactive maps with geodata.gov.gr data in your web or mobile application. Also, you can use the Mapping API in conjunction with the Data API in order to query available data and display the results with ease!