Get simple maps services for your next app or web project.
Compatible with Leaflet and MapBox [Native, JS] SDK
You can get vector tiles in OpenMapTiles format for the whole planet.
These vector tiles can be used in Leaflet, MapBox GL JS, etc. to show a customized map in your applications.
You can use either predefined styles provided by droid.MAPS or use your own.
All predefined styles can also be used to generate raster tiles in PNG/JPEG/WEBP format on our hosting infrastructure.
The mapping service can also be sourced as WMTS in different visualisation tools linke QGis, OpenLayers, ArcGIS etc.
We provide OSRM and Valhalla compatible API to calculate directions for car, pedestian or bike profiles.
You can check out our basic demo of the routing functionality.
You can calculate Isochrone Maps using our hosted service and the Valhalla Isochrone API.
You can check out our basic demo of the isochrone map.
Using our Distance Matrix API you can solve common route optimization problems like calculating the shortest route, the fastest route between two locations
and solve problems related to the travaling salesman problem (TSP).
A demo will be available soon.
As the Distance Matrix API is computation costly one, there is a special API route for computing optimized routes.
A demo will be available soon.
You can match raw GPS routes to the real road network using the map matching API.
A demo will be available soon.
React-Native with Mapbox Native SDK
Our Senckenberg Naturmuseum App uses the native Mapbox GL SDK for Android und iOS to provide a map and location service to all visitors. The app shows a native OSM based
map of Frankfurt (Main) and a indoor map overlay for in-museum navigation.