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.

google-maps
0 votes
0 answers
12 views

Semi transparent roads in Google Maps Android SDK satellite view

I have a SupportMapFragment that I show in a dialog. When the map type is set to satellite imagery, the roads are see-through and show the background activity (picture attached). This only seems to ...
Flyview's user avatar
  • 1,901
-1 votes
0 answers
9 views

Google Maps iOS SDK shows markers but don't show map details

Google Maps iOS SDK shows markers but don't show map details , shows white background instead , It was working without changing anything in the map setup, this behavior happens sometimes , I made ...
Yousra Mamdouh's user avatar
-2 votes
0 answers
36 views

When calling Google Map API it returns a type error

function initialize() { var mapOptions = { zoom: 18, zoomControl: true, zoomControlOptions: { style: google.maps.ZoomControlStyle.SMALL }, ...
Geo_Off's user avatar
-2 votes
0 answers
23 views

React Google Maps: Map won't allow free movement and zooming [closed]

I am implementing a map component using the @vis.gl/react-google-maps library in a React application. I want the map to behave like Google Maps, where I can search for a place, set a marker, and then ...
-2 votes
0 answers
67 views

polyfill.io How can I know if My app is using it [duplicate]

I received a Google security notificación about The use of polyfill.io in The asset where I use Google Javascript API. But How can I know if i make a call to that library. Checking The app I don't ...
Luis Treviño's user avatar
-2 votes
1 answer
44 views

MAUI Map - How to calculate distance between 2 points in realtime? [closed]

I am trying to find a way to calculate the closest pin from the center of the screen using MAUI. I am currently having issues trying to figure out how to update the distance each time the user moves ...
meeth_'s user avatar
  • 1
0 votes
1 answer
35 views

Yet another AdvancedMarkerElement marker question - They are not showing

Hi all new here and sort of new to JS. I have an app that's been in use for 10+years and still being used. It in PHP/Mysql/JS and uses GM for delivery locations. I thought I'd upgrade it to the ...
Tastech72's user avatar
-2 votes
0 answers
19 views

show not working in ui-gmap-window angular-google-maps

In angular-google-maps showing an info window when I click marker is not working. It was working fine for the years, but in last two months it's not working and I haven't changed my code for years ...
sham's user avatar
  • 7
-2 votes
1 answer
36 views

.NET MAUI Google maps return an error when following the detailed guide to setup [closed]

I have created an new .Net Maui 8.0 application. From there I have faithfully followed the setup at "https://learn.microsoft.com/en-us/dotnet/maui/user-interface/controls/map?view=net-maui-8.0#...
Paul Sumner's user avatar
0 votes
1 answer
55 views

MAUI - How to detect double tap on a pin on Google Maps?

I would like to detect a double tap event on a pin on Google Maps. I currently detect a single tap like this: foreach (var pin in map.Pins) { pin.MarkerClicked -= MapListPage_MarkerClicked; ...
meeth_'s user avatar
  • 1
-1 votes
0 answers
28 views

Content security policy configuration for google maps without using nonce or hashes

Our content security policy includes maps.googleapis.com which is flagged on some auditing tools online as a major problem because some of its endpoints support JSONP supposedly. So because of that I'...
Leon Csergity's user avatar
-2 votes
0 answers
15 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
-3 votes
0 answers
26 views

Google Place api integration in laravel [closed]

I want to draw a custom map and perform searches based on longitude and latitude using the Google Maps API. My goal is to design a search functionality similar to Google Maps for my project. I have ...
Abhijeet Kumar's user avatar
-2 votes
0 answers
19 views

How to mark a square around a place and how to check the listed place inside it? in Flutter [closed]

enter image description here I want to mark a square from a point with a km distance and check the places from the given list inside it. I am building map-related applications. First, Need to get a ...
Mohammed Unaise's user avatar
0 votes
0 answers
25 views

Google Maps Map doesn't load because script whitelisting is not working (Complianz Plugin for Wordpress)

This question was already posted in the Wordpress-Substack, where it was closed with the request to better share it here on Stackoverflow. I have a Google Maps Map with a HBM info box on one page of ...
Erick Holz's user avatar

15 30 50 per page
1
2 3 4 5
4405