React Native Mapview component for iOS + Android
-
Updated
Nov 11, 2020 - Objective-C
{{ message }}
React Native Mapview component for iOS + Android
Laravel 8 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. The project can be stood up in minutes.
Reversing Google's 3D satellite mode
A view abstraction to provide a map user interface with various underlying map providers
Google Maps plugin for Cordova
Companion code to the "How to Write a Google Maps React Component" Tutorial
react-native wrapper for android BottomSheetBehavior
A Google Maps Javascript plugin for jQuery.
Custom BottomSheetBehavior for Android that mimic Google Maps behavior
Sketch plugin to fill a shape with a map generated from a given location using Google Maps and Mapbox
The waypoint feature is awesome! Can you also expose the Duration and distance to each waypoint in the callback for onReady?
I believe Google's direction API response already contains that information.
Thanks for a great library!
The drawing layer can currently draw lines and polygons, but it would be useful to also draw circles (cf this tweet).
The GoogleMaps JavaScript API supports circles (see docs).
To implement this, I suggest looking at the current implementation for
Plot data on Google Maps, the easy way.
Customizable info windows using the Google Maps JavaScript API.
Easy way to add GoogleMaps to Flask applications. maintainer: @Riverfount
Integrate Google Maps in your Vue application
Map library for Xamarin.Forms using Google maps API
A store locator plugin using Google Maps API version 3
Go library to access geocoding and reverse geocoding APIs
C# GeoCoding / Address Validation API
Collection of Google Maps API Web Services for Laravel
Add a description, image, and links to the google-maps topic page so that developers can more easily learn about it.
To associate your repository with the google-maps topic, visit your repo's landing page and select "manage topics."
Suggestion
Add a section to the README about how to test this component.
Motivation
I've come across countless issues and questions in the gitter about how to test or mock this library. If anyone has done this before, please consider adding a testing guide to the README.