-
Updated
Aug 27, 2020 - Objective-C
google-maps
Here are 2,055 public repositories matching this topic...
-
Updated
Apr 10, 2020 - JavaScript
-
Updated
May 28, 2020 - PHP
-
Updated
Apr 16, 2020 - C
-
Updated
Mar 1, 2020 - Java
-
Updated
Aug 17, 2020 - JavaScript
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Jul 16, 2020 - Java
-
Updated
May 25, 2020 - JavaScript
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
Oct 8, 2019 - Java
-
Updated
Aug 2, 2020 - JavaScript
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
-
Updated
Aug 22, 2020 - Python
-
Updated
Aug 29, 2020 - TypeScript
-
Updated
Aug 25, 2020 - Kotlin
-
Updated
Jun 22, 2018 - JavaScript
-
Updated
Jul 15, 2020 - Python
-
Updated
Aug 28, 2020 - JavaScript
-
Updated
Nov 18, 2019 - JavaScript
-
Updated
Jul 26, 2020 - C#
-
Updated
Feb 3, 2020 - Java
-
Updated
Feb 29, 2020 - C#
-
Updated
Aug 25, 2020 - Go
-
Updated
May 20, 2020 - PHP
-
Updated
Nov 6, 2018 - Java
Improve this page
Add a description, image, and links to the google-maps topic page so that developers can more easily learn about it.
Add this topic to your repo
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.