Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
76 views

I hosted my DisplayMap.php script on a WEB site to display a Google Map with a specific latitude / longitude / zoom, supplied as parameters: <!DOCTYPE html> <head> <meta http-equiv=&...
Jackrabbit's user avatar
1 vote
1 answer
50 views

Having some serious issues with Flutter Google Maps and markers with a bubble. No matter what I do I can't get the bubble to show above the marker in Android, but iOS works fine. Below is my sample ...
Curtis Lesperance's user avatar
0 votes
0 answers
38 views

In my Android app, I'm using a field where users first choose a country and then a city, using a pair of Place Autocomplete (Legacy) elements. When the user selects a country, parameters are used to ...
rmor23's user avatar
  • 27
0 votes
1 answer
58 views

I'm attempting to combine 2 google map JS API examples: https://developers.google.com/maps/documentation/javascript/examples/circle-simple https://developers.google.com/maps/documentation/javascript/...
Craigjb's user avatar
  • 59
-3 votes
0 answers
74 views

I am investigating a regression in an HTTP endpoint behavior that affects an existing data-collection pipeline. Until recently, the following endpoint returned structured Local Services Ads (LSA) data ...
esoka's user avatar
  • 1
1 vote
1 answer
67 views

I'm trying to audit my Google Distance Matrix API usage to calculate costs per month. Since billing is based on elements, counting the HTTP requests is not enough. I'm using the google.cloud....
Adrian's user avatar
  • 161
Advice
0 votes
1 replies
79 views

I am using @react-google-maps/api^2.20.6 to display Google Maps in my React website. When a user pans or zooms the map, Google Maps loads the tiles correctly. However, when the user moves away and ...
Darshil Modi's user avatar
0 votes
1 answer
81 views

I wrote a very simple test app based on the "Google Maps Views Activity" template, then I add below code in AndroidManifest.xml: <queries> <package android:name="com.google....
Ethan's user avatar
  • 1
0 votes
2 answers
94 views

I am trying to make filters for the data returned by the Google Maps Platform Compute Routes API documented here but adding selections for any fields that have latitude and longitude data ignores ...
Clarence Alucho's user avatar
0 votes
0 answers
118 views

enter image description here Trying to display Google Maps in my application using the Google Maps API key but only seeing a blank screen. I'm certain I've done everything correctly, not sure what's ...
user32070497's user avatar
Advice
0 votes
1 replies
68 views

I'm developing an Android application that uses Google Maps and Bluetooth to track data from an Arduino Nano with an HC-06 module. Currently, I can connect to one HC-06 device and process its data ...
ALEX P's user avatar
  • 1
Tooling
0 votes
1 replies
58 views

I have a list of GPS points (longitude, laditude). Is there any free website or tool to display them on a map. They should be connected together and be displayed like a route. Its for a GPS-Tracking ...
S Mxller's user avatar
  • 193
-1 votes
1 answer
90 views

I moved our web-based Google Map styling JSON to Google cloud-based map styling. I did this by creating a new map style and copying our web-based styling JSON to the cloud-based map style editor. When ...
Todd Scott's user avatar
Advice
0 votes
4 replies
147 views

I'm making a react-native app for android using Expo and react-native-maps. For fetching routes I'm using api.openrouteservice.org but for the tile provider I have to use google maps. Since I'm using ...
Monochromatic's user avatar
0 votes
0 answers
86 views

when you accept a trip, the flow works alright; you get a route from rider to passenger pickup location, you actually see the confirmation sheet. Which means status has moved from accepted -> ...
Fred_Wolfe's user avatar

15 30 50 per page
1
2 3 4 5
4393