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.
-
Mapbox GL
DISCONTINUED. Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL -
NAMapKit
Allows you to use custom maps in iphone applications and attempts to mimics some of the behaviour of the MapKit framework -
CMMapLauncher
CMMapLauncher is a mini-library for iOS that makes it quick and easy to show directions in various mapping applications. -
JDSwiftHeatMap
JDSwiftMap is an IOS Native MapKit Library. You can easily make a highly customized HeatMap. -
MapViewPlus
DISCONTINUED. Use any custom view as custom callout view of your MKMapView with cool animations. Also, easily use any image as annotation view. -
GoogleMapsHelper
An easy to integrate Model Based Google Maps Helper (SVHTTPClient, AFNetworking) That lets you Geo Code , Reverse Geocode, Get Directions , Places Autocomplete. -
GLMap
Crossplatform offline vector map with MapCSS styling. Offline search and offline navigation are included.
InfluxDB high-performance time series database

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of WhirlyGlobe-Maply or a related project?
README
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]