Mapbox GL VS NAMapKit

Compare Mapbox GL vs NAMapKit and see what are their differences.

Mapbox GL

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL (by mapbox)

NAMapKit

Allows you to use custom maps in iphone applications and attempts to mimics some of the behaviour of the MapKit framework (by neilang)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Mapbox GL NAMapKit
4 -
4,288 263
- -
6.4 0.0
9 months ago almost 8 years ago
C++ Objective-C
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Mapbox GL

Posts with mentions or reviews of Mapbox GL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-28.
  • Is it possible to use C++ libs on Flutter desktop apps?
    2 projects | /r/FlutterDev | 28 Mar 2023
    This is the library here: https://github.com/mapbox/mapbox-gl-native
  • Max zoom levels?
    2 projects | /r/mapbox | 26 Mar 2022
    Yes, I'm using the Flutter MapBox GL project (that uses the native implementation, which is mostly written in C++). I'm using vector tiles, and it's getting down to 1.35cm/pixel for iOS and .12cm/pixel for Android at my latitude; I believe this is level 22 for iOS and 25.5 for Android.
  • Interactive maps in C++ applications
    3 projects | /r/cpp | 21 Nov 2021
    Mapbox has a c++ sdk as well as a GL renderer
  • Maps Offline?
    1 project | /r/gnome | 15 Feb 2021
    But vector tiles is indeed the way to go, but it's also much more complicated. Everyone that has worked on Maps so far has done it either as a SoC / Outreachy student or on weekends and evenings. Look at https://github.com/mapbox/mapbox-gl-native if you want to get a feel for the complexity of a client side implementation of rendering vector tiles.

NAMapKit

Posts with mentions or reviews of NAMapKit. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning NAMapKit yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Mapbox GL and NAMapKit you can also consider the following projects:

GEOSwift - The Swift Geometry Engine.

ClusterKit - An iOS map clustering framework targeting MapKit, Google Maps and Mapbox.

JDSwiftHeatMap - JDSwiftMap is an IOS Native MapKit Library. You can easily make a highly customized HeatMap.

WhirlyGlobe-Maply - WhirlyGlobe Development

GoogleMapsHelper - An easy to integrate Model Based Google Maps Helper (SVHTTPClient, AFNetworking) That lets you Geo Code , Reverse Geocode, Get Directions , Places Autocomplete.

Route-me - Open source map library for iOS

Cluster - Easy Map Annotation Clustering 📍

PXGoogleDirections - Google Directions API helper for iOS, written in Swift

MapViewPlus