-
Updated
Oct 2, 2020 - Objective-C
google-maps
Here are 2,081 public repositories matching this topic...
-
Updated
Apr 10, 2020 - JavaScript
-
Updated
Sep 29, 2020 - PHP
-
Updated
Apr 16, 2020 - C
-
Updated
Mar 1, 2020 - Java
-
Updated
Aug 17, 2020 - JavaScript
-
Updated
Oct 3, 2020 - JavaScript
-
Updated
Sep 4, 2020 - Java
-
Updated
May 25, 2020 - JavaScript
-
Updated
Oct 4, 2020 - JavaScript
-
Updated
Oct 8, 2019 - Java
-
Updated
Sep 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
Oct 2, 2020 - TypeScript
-
Updated
Aug 25, 2020 - Kotlin
-
Updated
Jun 22, 2018 - JavaScript
-
Updated
Sep 6, 2020 - Python
-
Updated
Sep 24, 2020 - JavaScript
-
Updated
Sep 17, 2020 - C#
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Feb 3, 2020 - Java
-
Updated
Aug 25, 2020 - Go
-
Updated
Feb 29, 2020 - C#
-
Updated
Sep 13, 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.