Skip to main content

Questions tagged [google-maps]

Google Maps is a desktop and mobile web mapping service application and technology provided by Google, offering satellite imagery, street maps, and Street View perspectives. Also supported are maps embedded on third-party websites via the Google Maps API, and a locator for urban businesses and other organizations in numerous countries around the world.

0 votes
0 answers
6 views

cordova - google maps not rendering on android 13

I'm trying to update my Ionic app to Cordova Android 13 but its facing some problem. Google Maps is not being rendered and gives no error or crashes the app. It gets a black screen and only shows ...
anderlaini's user avatar
  • 1,731
-2 votes
0 answers
10 views

Google map geocoder api gives Plus code rather proper address

I'm using Geocoder API on javascript. Following is Curl request generated: curl 'https://maps.googleapis.com/maps/api/js/GeocodeService.Search?5m2&1d21.892791065873123&2d77.89859175682068&...
Vishnu's user avatar
  • 2,123
-1 votes
0 answers
18 views

How to Generate an Orthomosaic Map from Multi-Spectral Drone Captured Images?

I have a set of multi-spectral images captured by a drone stored in folder, using file_name we can derive its band and index, for example: - ('IMG_0298_1.tif', 'Red', 1) - ('IMG_0298_2.tif', 'Green', ...
M. D. P's user avatar
  • 740
-1 votes
1 answer
35 views

Google Maps Error google.maps.LatLng is not a constructor

forgive me for asking a question that has been asked before. I am having an unusual problem with Google Maps that started about 3 days ago. No one has touched any code for this section and it just ...
DWCoder's user avatar
  • 23
-1 votes
0 answers
9 views

how to get autocomplete address with lat,lng in the given raduis

I'm using this : <script src="https://maps.googleapis.com/maps/api/js?key=Key&callback=init&libraries=places" defer></script> for the places autocomplete address js api ...
Faisal Khan's user avatar
0 votes
0 answers
23 views

Google Maps in my flutter using package google_maps_flutter it show in ios simulator but it's not show on an actual ios device(my iphone)

i implemented google maps in my flutter application using this package: https://pub.dev/packages/google_maps_flutter. it's shown in an android emulator but it's not shown on an ios simulator and an ...
Ade Tarjamah's user avatar
-1 votes
0 answers
6 views

Validate changes of people in google maps collaborative map

In a google maps collaborative map, is there any way to have the changes of no owner users no visibles until I can validate them? Thanks
acastro's user avatar
  • 23
0 votes
0 answers
28 views

Google Maps API successfully loading but not showing up in React

I mimicked the code from another project I did to set google maps up on a react site, but the map isn't displaying. I checked the google API request history online and I can see I am succesfully ...
zaklance's user avatar
-2 votes
0 answers
23 views

Zip/postcode on google search listing website [closed]

“This page can't load Google Maps correctly” This message appears on the “location” search box of my listings website (under development) when I type in a zip/post code. This error message will appear ...
Deepali Shah's user avatar
0 votes
0 answers
16 views

Google Maps - Reduce costs of automated tests

We have a React web application that heavily uses Google Maps. We have automated UI tests that run over the application using TestCafe. The costs for the Google Maps Javascript API are having an ...
Matthew van Boheemen's user avatar
-1 votes
0 answers
30 views

Using Google Maps Tiles API with OpenLayers

I have found online documentation on openlayers.org stating that Google Maps Tiles API can be used with OpenLayers. This is the link: Google Maps I'm currently using Google Maps API with Openlayers by ...
Aamir Mustafa's user avatar
0 votes
0 answers
23 views

Trigger Google Maps advanced marker glick from HTML link

I'm in the process of updating an old Google Maps script to use the new advanced marker format. Everything is working fine in terms of dynamically generating the markers based on an array of ...
user3562286's user avatar
-1 votes
0 answers
20 views

Migrating google maps api Marker to AdvancedMarker, properties not found

I'm doing a migration of google map markers from google.maps.marker to google.maps.marker.AdvancedMarkerElement , but the problem is when i try to use old properties visible, clickable from marker i ...
Luis Soto's user avatar
0 votes
0 answers
22 views

Could not launch https://www.google.com/maps?

Hello everybody I just want to display in Google my origin coordinates and my destination coordinates in my application this my class where , i implementing my method class MapUtils { MapUtils._(); ...
King Kapeta's user avatar
0 votes
0 answers
15 views

XMLHttpRequest error when trying to run google map project on web

Access to XMLHttpRequest at 'https://maps.googleapis.com/maps/api/place/nearbysearch/json?location=51.0427136,13.7101312&radius=10000&key=A' from origin 'http://localhost:64496' has been ...
Birdy's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
4404