Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [google-maps-api-3]

Google Maps JavaScript API Version 3 lets you embed the functionality of Google Maps into your own website. Version 3 provides greatly improved support for mobile devices. Ask non-programming and licensing questions in the Maps API Google Group (see full description for a link)

google-maps-api-3
-1 votes
0 answers
11 views

Language error in json returned by Google Map API

I am developing with the google map api. When I use the Text search API, I set the parameter languagecode='zh-TW', but the primaryTypeDisplayName field in the returned JSON returns en. I used it last ...
Kyle Hsieh's user avatar
-1 votes
0 answers
22 views

Google Maps MVCArray notify() does not work? [closed]

I am looking for a way to keep my map objects up to date. F.e. a polyline. I have an "parent" MVCArray with some additional information and I am processing that array to pass it as a ...
val1337's user avatar
0 votes
0 answers
33 views

Google Maps JavaScript API: Map turns grey with "Sorry, we have no imagery here" when zooming in

I am experiencing issues with the Google Maps JavaScript API in my Next.js application. When I zoom in on the map, I receive the message "Sorry, we have no imagery here" and the map turns ...
Kyungbaa's user avatar
-3 votes
0 answers
26 views

Google map geocoder api gives Plus code rather proper address [closed]

Edit: The question was not well understood by many hence I'm rephrasing the problem. The following API https://maps.googleapis.com/maps/api/js/GeocodeService.Search with lat-lng params address in form ...
Vishnu's user avatar
  • 2,121
-3 votes
1 answer
59 views

Google Maps Error google.maps.LatLng is not a constructor [closed]

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
  • 19
-2 votes
0 answers
28 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
-2 votes
0 answers
40 views

Using Google Maps Tiles API with OpenLayers [closed]

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
-1 votes
1 answer
63 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
-2 votes
0 answers
39 views

Migrating google maps api Marker to AdvancedMarker, properties not found [closed]

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
20 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
-2 votes
0 answers
17 views

GoogleMapsAPI preload address options based on PostalCode [closed]

I can't seem to find a method for the API to return a list of possible addresses that match a PostalCode (UK). I need the UI to be similar to this: This is the query: https://maps.googleapis.com/maps/...
NEngl's user avatar
  • 1
0 votes
0 answers
21 views

Is it possible to add a map boundary geojson file dataset to google maps API and then show a specific boundary on a query?

I have a geojson with London boroughs boundaries. I want to create the following logic: Add this as a dataset to Google maps API - I know how to do it show a specific boundary like City of ...
Oris's user avatar
  • 93
-3 votes
1 answer
118 views

Google Maps Autocomplete fails to suggest locations when under Shadcn Accordion

I'm using the Google Maps JavaScript API for my website along with the Place Autocomplete service. The problem is that the Autocomplete component won't suggest any locations when it's placed inside of ...
Jasperan's user avatar
  • 2,505
-2 votes
0 answers
28 views

GooglePlacesAutocomplete show Specific City Addresses in React Native?

how to show only specific city or any selected city addresses in GooglePlacesAutocomplete drop down list in React Native? I want if user selects any specific city then only show selected city ...
Muhammad Umar Zaman's user avatar
-2 votes
1 answer
40 views

Is there a way to test Google Maps Static API beta for new style change?

I saw the default map styles for the APIs are changing, specifically the Maps Static API and NOT using the cloud-based map styling. In the email it states August 2024 it will be available, but when ...
BrianInPhx's user avatar

15 30 50 per page
1
2 3 4 5
1676