-
Updated
Feb 5, 2021 - Objective-C
google-maps
Here are 2,186 public repositories matching this topic...
-
Updated
Jan 12, 2021 - JavaScript
-
Updated
Jan 5, 2021 - PHP
-
Updated
Dec 23, 2020 - C
-
Updated
Mar 1, 2020 - Java
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Nov 14, 2020 - JavaScript
-
Updated
Sep 4, 2020 - Java
When I edit a polygon with a zoom level low and I snap this polygon to another one, it's very common the created snap point is not exactly on the line / point.
For me, it's a problem regarding I control if these polygons are not intersecting.
-
Updated
May 25, 2020 - JavaScript
-
Updated
Oct 8, 2019 - Java
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!
-
Updated
Jan 17, 2021 - JavaScript
-
Updated
Feb 12, 2021 - TypeScript
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
Oct 24, 2020 - Python
-
Updated
Jan 4, 2021 - Kotlin
-
Updated
Jun 22, 2018 - JavaScript
-
Updated
Jan 2, 2021 - Python
-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Sep 17, 2020 - C#
-
Updated
Jan 13, 2021 - JavaScript
-
Updated
Feb 3, 2020 - Java
-
Updated
Feb 12, 2021 - Go
-
Updated
Dec 10, 2020 - C#
-
Updated
Sep 13, 2020 - PHP
-
Updated
Feb 9, 2021 - JavaScript
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.