maps
mapbox-gl-js
Our great sponsors
maps | mapbox-gl-js | |
---|---|---|
5 | 12 | |
986 | 10,250 | |
1.1% | 2.2% | |
0.0 | 9.5 | |
10 days ago | about 19 hours ago | |
Dart | JavaScript | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
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.
maps
-
MAU pricing questions
1) I would like to use the Maps SDKs for Mobile pricing, so 25k MAU(monthly active users) free tier. If I have understood correctly I have to use the Mapbox Sdk for iOS and Android, in my case the flutter port(https://github.com/flutter-mapbox-gl/maps). So I think flutter_map(leaflet based) is not compatible with this type of pricing, right? But I was wondering if the open source maplibre(https://github.com/m0nac0/flutter-maplibre-gl) is ok for this type of pricing.
-
[Appwrite Places]
mapbox_gl
-
Max zoom levels?
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.
-
Flutter for a map focused app?
For Google Maps this seems to be the official package by Google, this one seems to be the official Mapbox package. Mapbox already states that their package only exposes a small subset of API methods in its flutter SDK, how is it with Google Maps? How limited are the Packages in terms of
mapbox-gl-js
-
Getting Started with MapLibre GL JS
It originated as an open-source fork of Mapbox-gl-js before they switched to a non-open-source license on 8th December 2020.
-
Reimagining projections for the interactive maps era
> too bad it doesn't come with some code
Mapbox changed the license of their code last year I think to a proprietary one. https://github.com/mapbox/mapbox-gl-js/blob/main/LICENSE.txt
It requires a mapbox user license with billing enabled to use this code, let alone make modifications. But the source is viewable on github.
-
MapLibre GL is a free and open-source fork of mapbox-gl-JS
From https://github.com/mapbox/mapbox-gl-js
> Mapbox gl-js version 2.0 or higher (“Mapbox Web SDK”) must be used according to the Mapbox Terms of Service. This license allows developers with a current active Mapbox account to use and modify the Mapbox Web SDK. Developers may modify the Mapbox Web SDK code so long as the modifications do not change or interfere with marked portions of the code related to billing, accounting, and anonymized data collection. The Mapbox Web SDK only sends anonymized usage data, which Mapbox uses for fixing bugs and errors, accounting, and generating aggregated anonymized statistics. This license terminates automatically if a user no longer has an active Mapbox account.
Seems their client code does some things related to "billing, accounting, and anonymized data collection" and they don't want programmers to disable or modify that code.
Is that right? Anyone who has followed this have more information? I haven't used mapbox in a few years but I think it's great technology.
The software stopped being open source from v2 onwards. The new licence makes it merely shared source.
This GitHub issue where this change is announced provides a number of more in-depth explanations why this is a bad thing for most users of the software: https://github.com/mapbox/mapbox-gl-js/issues/10162
-
Ask HN: What Are You Working On?
It's a bummer mapbox isn't open source anymore, now you're (and lots of other peoplare) are stuck pre-2.0.0 :(
https://github.com/mapbox/mapbox-gl-js/blob/main/CHANGELOG.m...
-
Top Javascript Maps API and Libraries
Web-site: https://www.mapbox.com/ GitHub stars: 6.1k, https://github.com/mapbox/mapbox-gl-js Pricing: Free, starts from $2.40 for 1000 loads Map Data Source: Mapbox Dependencies: None License: Mapbox copyright Category: Web Application Examples: https://docs.mapbox.com/mapbox-gl-js/examples/
What are some alternatives?
maplibre-gl-js - MapLibre GL JS - Interactive vector tile maps in WebGL2
cesium - An open-source JavaScript library for world-class 3D globes and maps :earth_americas: [Moved to: https://github.com/CesiumGS/cesium]
h3 - Hexagonal hierarchical geospatial indexing system
ffprobe-wasm - A Web-based FFProbe. Powered by FFmpeg, Vue and Web Assembly!
tangram - WebGL map rendering engine for creative cartography
martin - Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server
electron-browser-shell - A minimal, tabbed web browser with support for Chrome extensions—built on Electron.
OpenLayers3 - OpenLayers
maplibre-native - MapLibre Native - Interactive vector tile maps for iOS, Android and other platforms.
rust-starter - Rust Starter Project
maps - A Mapbox react native module for creating custom maps
pg-mem - An in memory postgres DB instance for your unit tests