maps
react-native-geolocation
Our great sponsors
maps | react-native-geolocation | |
---|---|---|
5 | 7 | |
989 | 1,116 | |
1.4% | 3.8% | |
0.0 | 0.0 | |
11 days ago | 22 days ago | |
Dart | Java | |
GNU General Public License v3.0 or later | MIT License |
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
react-native-geolocation
-
Need help implementing google maps
Then watchPosition from @react-native-community/geolocation is definitely the way to go. Here's a link to the example in their repo. This will constantly update the position state variable, which you can then send to a realtime service which other users are subscribed to and consuming. (Depending on your implementation, could be a websocket or some pub/sub service... I've worked with Pusher Channels before for something similar.)
-
Will ReactNative Give User's Phone Location?
For location, you can use the [geolocation library](https://github.com/michalchudziak/react-native-geolocation). If for some reason the user blocks this permission, a neat little trick is to call this API, [https://ipapi.co/json/\]([https://ipapi.co/json/](https://ipapi.co/json/)). They will get the users Longitude and Latitude based on the requesting IP. Of course, that will be masked if they have a VPN running. But it is a second attempt at getting a location.
-
Full fletched react-native-maps app
Here's some APIs to look into, maybe you could do searches based on libraries https://github.com/michalchudziak/react-native-geolocation
- Are there any good tutorials on making a GPS app?
-
How to use React Native Geolocation to get Postal Address
@react-native-community/geolocation
What are some alternatives?
react-native-geolocation-service - React native geolocation service for iOS and android
react-native-maps - React Native Mapview component for iOS + Android
Mapbox GL - Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
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.
dekart - WebGL-powered map visualizations for modern Data Platform. Self-hosted alternative to CARTO and Foursquare Studio.
maps - 🌍🌏🌎 The whole world fits inside your cloud!
TemperatureMap - Tutorial for creating a temperature map with Mapbox and OpenWeatherMap
lottie-react-native - Lottie wrapper for React Native. [Moved to: https://github.com/lottie-react-native/lottie-react-native]
maps - A Mapbox react native module for creating custom maps
mapbox-gl-js - Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
mapping - OpenStreetMap contributions from the data team at Mapbox
flutter-permission-handler - Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.