Skip to content

njuptpz/hellomap3d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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

Screenshot with 3D models

Usage

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

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:

  • Free OpenStreetMap License - usable with OSM base map
  • Free evaluation/development license. Just use the SDK for development, no key or registration needed
  • Commercial license, (c) Nutiteq Llc. Request nutiteq@nutiteq.com for details

Third party software licenses for core library:

Some additional layers use free and open source 3rd party software libraries:

  • Mapsforge - used for respective layer
  • OGR/GDAL and Proj.4 - used for OGR and GDAL layers
  • Google Protobuf library - used for 3D layers
  • Spatialite lib - used in Spatialite and 3DPolygon layers.

All these libraries are free and open source, and non-viral (GPL or LGPL software is not used).

The Hello Map 3D application code is free and licensed under MIT license terms:

Copyright (C) 2012 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.

About

Android 3D map SDK getting started

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published