Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
22 views

moving the map with search location

I am recently integating the Google maps and places api and all is working but i am getting this problem that when i searches the place and suggestions come along with them but when i selects any of ...
Tanu Purohit's user avatar
-3 votes
0 answers
14 views

What is the best way to create a calculator on retool.com for logistics? [closed]

I'm trying to create a calculator in retool.com app where user is allowed to enter up to 5 addresses all within a 40KM range and google maps API shows the most efficient route to take to deliver ...
Mohamed Maged's user avatar
0 votes
0 answers
22 views

Facing CSP issues in building Chrome extension

I am building a Chrome extension which uses chatgpt and Google API and many more. I am building this application using Reactjs. It's working fine when I am running this on my localhost, but when I ...
Lokesh Sharma's user avatar
0 votes
0 answers
27 views

How to remove a waypoint on Google maps app after a user has passed that point in a route

This is a mobile app I am working on to use google maps to get routes and add waypoints to the route and their accompanying markers on the map. I intend to make the app to remove a waypoint from the ...
Joses Murungi's user avatar
0 votes
0 answers
9 views

Google Map .getScreenCoordinate() showing incorrectly on Android?

onCameraMove: (CameraPosition cameraPosition) { controller! .getScreenCoordinate(LatLng(cameraPosition.target.latitude, cameraPosition.target.longitude))...
chichi's user avatar
  • 3,184
-3 votes
0 answers
26 views

How to programmatically calculate the distance between point A (addresses in a list) and B (single address) [closed]

I basically have a list of patient data and we are trying to calculate the distance of the route to the clinic. I don't want to type ~800 addresses into google, so what would the best way be to do so? ...
Aaron Bernhardt's user avatar
-2 votes
0 answers
20 views

How to Retrieve the Number of Schools, Hospitals, and Other Facilities by City and Generate a Distance Matrix Using Google Maps API? [closed]

I am working on a spatial justice map for Iran, where I need to collect specific data from Google Maps. The data includes: The number (or density) of schools, hospitals, libraries, gyms, etc., for ...
FnewatR's user avatar
0 votes
0 answers
18 views

Running FlutterBackground service cause a Google Map error

I am building an app where i use Flutter Background service to update user location as the following @override @pragma('vm:entry-point') Future<void> shareTripLocation(Driver currentDriver,...
Ahmed El Sayed's user avatar
-3 votes
0 answers
36 views

What technology should be used to create mobile app that uses maps? [closed]

I want to create mobile app which would have data about user's current location and show user nearest gas stations with prices. What technology would be best for such app, which could be beginner ...
vytaute's user avatar
  • 1,434
-1 votes
0 answers
54 views

Google Maps with Multiple Styles? [closed]

I'd like to differentiate the shape of the Alberta region with a different google map style than the rest of the map. Is this possible? Are there any workarounds that might work for this? I've tried: ...
MF9's user avatar
  • 58
0 votes
0 answers
19 views

UrlLauncher reopen google maps

I am making an app that needs to open Google Maps by passing waypoints. But at some point the route may change, how can I send the new route and monitor it to perform functions based on the current ...
João Antônio's user avatar
0 votes
0 answers
19 views

Google maps marker is moving when zooming

When I change the icon of a google maps marker and I activate a ground overlay, the marker is moving when I zoom. The overlay is an hisorial map as .jpg As marker icon I use the android vector image ...
Flironic's user avatar
-1 votes
1 answer
40 views

Which map type to choose when creating a map ID in Google Maps plaform for a Flutter Project?

I'm currently working on a Flutter project where I want to implement cloud-based map styling using the cloudMapId parameter provided by the google_maps_flutter package. When I try to create a new Map ...
Marco Rizza's user avatar
-2 votes
0 answers
29 views

Why am I receiving India-specific billing notifications for Google Maps API while in Vietnam? [closed]

I am currently working on a Google Maps project using the Geocoding API. However, despite being located in Vietnam, I am constantly receiving notifications that are related to billing issues specific ...
viet's user avatar
  • 11
-2 votes
1 answer
34 views

Why do I get false when I use containsLocation and isLocationOnEdge in Google map [closed]

Using the Polyline method, I am trying to draw a polyline on Google Maps on a Desktop environment using the Google Map API. If I click or get a mouseover on a line then I would like to show a dialog ...
RotatingWheel's user avatar

15 30 50 per page
1
2 3 4 5
4404