Popularity
7.4
Stable
Activity
0.0
Declining
816
62
255

Programming language: C++
License: GNU General Public License v3.0 or later
Tags: Maps    
Latest version: v2.6.5

WhirlyGlobe-Maply alternatives and similar libraries

Based on the "Maps" category.
Alternatively, view WhirlyGlobe-Maply alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of WhirlyGlobe-Maply or a related project?

Add another 'Maps' Library

README

WhirlyGlobe-Maply

What is WhirlyGlobe-Maply?

WhirlyGlobe-Maply is a mapping toolkit with two parts, hence the dash. The WhirlyGlobe part is an interactive 3D globe. The Maply part is an interactive 2D map. There are separate view controllers (on iOS) for each, but otherwise they share 95% of their code.

This toolkit is used in many apps from big, complicated apps to even more smaller, simpler apps. Feel free to use it in yours.

WhirlyGlobe-Maply is available for both iOS and Android.

Getting Started

If you're new to WhirlyGlobe-Maply, please read the main page. See More Information below for useful links and resources.

There’s a tutorial for both iOS and Android:

Builds

This is the master branch of the WhirlyGlobe-Maply Component and API version 3.0. It should be easy to compile, as all the crazy dependencies are in submodules. You can also get a precompiled version of 2.5. Anything newer needs to be compiled from source.

WhirlyGlobe-Maply uses a bunch of submodules, which you'll need to get. Like so.

git submodule init
git submodule update

Get comfortable. The data is contained in a submodule and it's large.

Once you get all this synced, try to build AutoTester. If it builds, you're good to go. Enjoy.

Want more detail? Go read the Tutorials on the WhirlyGlobe-Maply site.

More Information

There's a mailing list for periodic announcements. Join!

Check out the mousebird consulting blog for current progress.

Follow us on Twitter: @whrlyglobemaply

Email questions to: [email protected]