Cercalia API v5

Cercalia API is a javascript application for developers: companies and public administrations

// Create a map in the div #map
var map;
document.addEventListener('cercalia-ready', function() {
  map = new cercalia.Map({target:'map'});
});

Show example

How to get an API key

In order to use the API, you need a custommer key. If you are interested, please contact us.