Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 340 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 340 Bytes

SpinyMap

SpinyMap is a helpful library for displaying your custom maps in Android application.

Requirements

SpinyMap supports Android 4.0 (API 14) and later.

Using SpinyMap in your application

compile 'todo:xxxx'

Map Editor

SpinyMap also provide a map editor to help you generate your map data.

TODO