Skip to content

Sample app

Sample app

The sample project is a app that show some library usage flow. It is rewritten official yandex mapkit example. It has Android and IOS build, but all code is in common code.

To run sample app you should provide your API key using local.properties

MAPKIT_API_KEY=<API-KEY>