Development

Droyd SDK provides a software development kit/library for implementing offline/onboard map applications.

Currently, we support and provide vector based Open Street Map (OSM) map data stored on your local device. We compile raw OSM map data into our internal MicroMap binary format in order to guaranteee a small storage/memory footprint.

This demo release supports only basic functions for map rendering. Additional features like geocoding, address search, POI, routing, etc. will be released in future versions. Proceed to the next section and read about requirements before you start downloading DroydSDK.