-
Updated
Jul 20, 2021 - Objective-C
google-maps
Here are 2,317 public repositories matching this topic...
-
Updated
Jan 12, 2021 - JavaScript
-
Updated
May 25, 2021 - PHP
-
Updated
Dec 23, 2020 - C
-
Updated
Mar 1, 2020 - Java
-
Updated
Jun 24, 2021 - JavaScript
-
Updated
Jul 10, 2021 - JavaScript
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
Jul 20, 2021 - Java
-
Updated
May 25, 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!
Thank you @JustFly1984 for your work !
Documentation is hard to read, could you just add a little description on each method ?
For example i don't really know what this method is usefull for :
-
Updated
Jun 14, 2021 - Java
-
Updated
Jul 19, 2021 - TypeScript
-
Updated
Jun 17, 2021 - JavaScript
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
Jul 13, 2021 - Python
-
Updated
Jan 4, 2021 - Kotlin
-
Updated
Jun 1, 2021 - Python
-
Updated
Jun 22, 2018 - JavaScript
-
Updated
Jul 15, 2021 - JavaScript
-
Updated
Jul 17, 2021 - JavaScript
-
Updated
Jul 4, 2021 - C#
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
Feb 3, 2020 - Java
-
Updated
Jul 17, 2021 - Go
-
Updated
Sep 13, 2020 - PHP
-
Updated
Apr 21, 2021 - C#
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.