Problem I work with the GoogleMaps API, using React.js. Inside the GoogleMap component: I have a component called UserLocationTimer, which […]
Tag: google-maps
Generate points for smooth movement between two given points
Problem This is one of the methods in a project for generating points between two given points. We add points […]
Multiple Google Maps using V3 API
Problem I have several Google Maps on one page and each has its own set of Lat/Lng co-ordinates. As a […]
The class gets distance between two points from Google API [closed]
Problem Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add […]
Hover on list items to change map marker styling
Problem I’m struggling to make a React/JS map I have more efficient. Essentially, I have a list of cards, and […]
Google Maps coordinations JSON to object
Problem I am trying to write a parser from JSON data which I get from Google requesting coordinates of a […]
Avoid global variable for callback function called by function with no arguments
Problem My website has multiple pages that use the Google Maps api. Each page uses a different part of the […]
Bottlenecks in asynchronous JavaScript code for Google Map
Problem I’m working on a pothole map web app in Google Apps Script. The map gets its data from a […]
Drawing multiple polygons in Google Maps in the same style
Problem To multiple Polygon objects in Google maps, I have to set same strokeWeight, fillColor and fillOpacity attributes. Is there […]
Google Maps Directions API
Problem I’m looking for all kinds of feedback: style issues, missed corner cases, performance etc. My code is regarding Google […]
- 1
- 2