GEOSwift VS Mapbox GL

Compare GEOSwift vs Mapbox GL 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)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
GEOSwift Mapbox GL
- 4
1,419 4,288
0.3% -
5.0 6.4
12 months ago 9 months ago
Swift C++
MIT License GNU General Public License v3.0 or later
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.

GEOSwift

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

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

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.

What are some alternatives?

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

Cluster - Easy Map Annotation Clustering 📍

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

Route-me - Open source map library for iOS

WhirlyGlobe-Maply - WhirlyGlobe Development

Nominatim - A Swift wrapper for forward and reverse geocoding of OpenStreetMap data

CMMapLauncher - CMMapLauncher is a mini-library for iOS that makes it quick and easy to show directions in various mapping applications.

NAMapKit - Allows you to use custom maps in iphone applications and attempts to mimics some of the behaviour of the MapKit framework

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