-
Updated
Oct 1, 2021 - Objective-C
Google Maps

Google Maps is a web mapping platform and consumer application offered by Google. It offers satellite imagery, aerial photography, street maps, 360° interactive panoramic views of streets, real-time traffic conditions, and route planning for traveling by foot, car, air and public transportation.
Here are 2,399 public repositories matching this topic...
-
Updated
Sep 7, 2021 - JavaScript
-
Updated
May 25, 2021 - PHP
-
Updated
Sep 5, 2021 - JavaScript
-
Updated
Dec 23, 2020 - C
-
Updated
Sep 14, 2021 - Java
-
Updated
Aug 4, 2021 - JavaScript
-
Updated
Sep 22, 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
Sep 21, 2021 - Java
-
Updated
May 25, 2020 - JavaScript
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 :
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
Oct 4, 2021 - TypeScript
-
Updated
Jun 14, 2021 - Java
-
Updated
Aug 16, 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
Oct 6, 2021 - Kotlin
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Aug 22, 2021 - Python
-
Updated
Jun 22, 2018 - JavaScript
-
Updated
Aug 2, 2021 - JavaScript
-
Updated
Jul 4, 2021 - C#
-
Updated
Sep 30, 2021 - JavaScript
-
Updated
Feb 3, 2020 - Java
-
Updated
Aug 14, 2021 - Go
-
Updated
Sep 13, 2020 - PHP
Created by Google
Released February 8, 2005
- Organization
- googlemaps
- Website
- maps.google.com
- Wikipedia
- Wikipedia
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.