maps
Mapbox GL
maps | Mapbox GL | |
---|---|---|
5 | 4 | |
1,036 | 4,288 | |
0.3% | - | |
0.9 | 6.4 | |
3 months ago | about 1 year ago | |
Dart | C++ | |
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.
-
What are the current downsides to flutter?
yes well the problem is that mapbox_gl ain't free, we want to make profit with our app if possible(https://github.com/tobrun/flutter-mapbox-gl/blob/master/LICENSE), maybe i didnt understand this well ?
-
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
-
Is it possible to use C++ libs on Flutter desktop apps?
This is the library here: https://github.com/mapbox/mapbox-gl-native
-
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.
-
Interactive maps in C++ applications
Mapbox has a c++ sdk as well as a GL renderer
-
Maps Offline?
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?
react-native-maps - React Native Mapview component for iOS + Android
GEOSwift - The Swift Geometry Engine.
react-native-geolocation - Geolocation APIs for React Native
ClusterKit - An iOS map clustering framework targeting MapKit, Google Maps and Mapbox.
dekart - Open-source backend for Kepler.gl
WhirlyGlobe-Maply - WhirlyGlobe Development
maps - 🌍🌏🌎 The whole world fits inside your cloud!
Route-me - Open source map library for iOS
drone-air-mission-planning - This application helps you to create a route plan for your drone, you can create points, lines, and circles and with the help of the backend you can get geojson for all points.
Cluster - Easy Map Annotation Clustering 📍
mapping - OpenStreetMap contributions from the data team at Mapbox
NAMapKit - Allows you to use custom maps in iphone applications and attempts to mimics some of the behaviour of the MapKit framework