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
4 views

How to query the historical speed trap logs from Google map in a certain area?

I'm developing a website that intents to show the hot spots and the patterns of how the speed traps appear/disappear. Google map seems to have a feature that allows the navigating user report a speed ...
DingoStiglitz's user avatar
-1 votes
0 answers
8 views

No module named 'googlemaps'

I'm trying to import the google maps module and although I've installed it already when I run my code it as if it can't find it on my mac? I've installed the following from google just to be safe but ...
Andrew Carson's user avatar
0 votes
0 answers
11 views

When using the $(TargetFrameworkVersion) v12.0 component, does the SDK for Java require at least version 11.0?

I'm making a xamarin forms android 13 application for working with maps in C#.NET 5. Returns an error - When using the $(TargetFrameworkVersion) v12.0 component, the Java SDK package is required for ...
mistergeo's user avatar
-1 votes
0 answers
10 views

Google map API clickable links marker

Who can help me out with the Google maps API? I have an issue with my HTML marker and hope somebody can help me a little. below my code: <script type="text/javascript"> let map; async ...
RickB's user avatar
  • 1
1 vote
0 answers
34 views

react-google-maps API is not loading using useMapsLibrary hook

I am using react-google-maps to develop a small React application. As per the below link a particular Google API can be loaded using the useMapsLibrary hook https://visgl.github.io/react-google-maps/...
Shantanu Tomar's user avatar
0 votes
0 answers
17 views

Get latitude and longitude from google maps shared link with flutter

How can I retrieve the longitude and latitude in a shared link from Google Maps like: https://maps.app.goo.gl/htq9mpNcAZicXk84, with Flutter? I tried this code : Future<void> ...
bielciTech's user avatar
-1 votes
0 answers
14 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
  • 83
-2 votes
0 answers
13 views

Google Maps API's that solve TSP [closed]

Despite examining the Distance Matrix API, Directions API, and Optimization API, I am uncertain if any of these APIs encompass the functionality required for solving the TSP. My available data ...
Brennan Davenport's user avatar
0 votes
0 answers
29 views

How to create MQTT and RabbitMQ MAPS in Laaravel [closed]

We have a map section. When registering the location to receive the product that comes. The peaks that are active and the GPS is turned on in the system and are close to the user's coordinates are ...
Mahmoud Khosravi's user avatar
0 votes
1 answer
42 views

I want to change the current location blue marker color in flutter

I want to change the color of current location blue marker to orange color. However , I have changed the radius color. But, the blue dot color is not changing. Can, anyone please guide me how to ...
Abdul Salam's user avatar
0 votes
0 answers
19 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
-3 votes
0 answers
12 views

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

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
42 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
26 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 ...
Óscar Javier Hernández Gómez's user avatar
-2 votes
0 answers
73 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

15 30 50 per page
1
2 3 4 5
4404