CartoType Android API 8.8-7-gb35e4dc71
for Java development on Android
CartoType

Introduction

CartoType is a portable library for drawing maps, calculating routes and providing navigation instructions. It uses map files created using the makemap tool supplied with the package.

The Java API

The Java API gives you access to CartoType functionality from Java.

CartoType.Framework is the most important class. Your application can create a single Framework object and use it to create and manage a map. It provides access to everything you need, including map drawing, geocoding, searching, routing and navigation.