nutiteq / hellomap3d

Android 3D map with Nutiteq SDK 2.x samples
http://www.nutiteq.com
MIT License
153 stars 75 forks source link

This is a demo project for Nutiteq 3D Android mapping SDK 2.x version. It is for older Nutiteq SDK 2.x only, for the latest Nutiteq maps SDK 3.x for Android go to https://developer.nutiteq.com instead. For new app projects we suggest to start with 3.0 version now, not older version.

Nutiteq SDK 3.0 key new feature is vector-based OSM maps:

Also SDK 3.0 supports iOS, has better performance for vector overlays etc.

Usage

To get started see project Wiki pages. It shows how to create a map and add layers on top of that.

Screenshot with 3D models

Contribution

We welcome any kind of contributions: questions, pull requests, questions, feedback, wiki updates etc. Please join [nutiteq-dev@googlegroups.com] (https://groups.google.com/forum/#!forum/nutiteq-dev) for discussions.

License

There are currently following options:

Third party software licenses for core library:

Some additional layers use free and open source 3rd party software libraries. The libraries and functions are in separate project, see https://github.com/nutiteq/advancedlayers/blob/master/LICENSE.txt for license terms per feature.

Nutiteq HelloMap3D application code is free and licensed under MIT license terms:

Copyright (C) 2012-2014 Nutiteq Llc

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.