This is a demo project for Nutiteq 3D Android mapping SDK. Nutiteq SDK is a replacement for Google Maps API (MapView) for Android, so it has all your usual mapping SDK features (map panning, vector/raster overlays etc) plus some extras:
- 2.5/3D view: map tilting, rotating and 3D models
- offline mapping (MBTiles, persistent caching etc)
- supports any map projection, which makes it more usable for GIS apps
Usage
For downloads and guides see project Wiki pages. It shows how to create a map and add layers on top of that, and also advanced tasks.
Contribution
We welcome any kind of contributions: questions, pull requests, questions, feedback, wiki updates etc. Please join nutiteq-dev@googlegroups.com for discussions. To subscribe to the group via email (which does not need to be gmail), send an email to nutiteq-dev+subscribe@googlegroups.com
License
There are following license options:
- Development and commercial evaluation usage - free. Just download and use.
- Usage for OpenStreetMap applications - free. The terms.
- Commercial license. Request nutiteq@nutiteq.com for details.
Third party software licenses for core library:
- JavaProj - Apache License 2.0 http://sourceforge.net/projects/jproj4/
- SLF4J logging framework - MIT-style license http://www.slf4j.org/license.html
- Poly2tri - New BSD License http://code.google.com/p/poly2tri/