Category "google-maps"

how to draw some markers and make it different each other (flutter google map)

i have tried this to customize marker on flutter_google_maps and this to change widget into bytes, since we could change marker using bytes, not widget. i actua

The type initializer for 'Google.OrTools.ConstraintSolver.operations_research_constraint_solverPINVOKE' threw an exception

I have a google routing web service. it works in a local run project. but when I upload it on the host I get this error message: The type initializer for 'Goog

How to get polygon co-ordinates for a location searched on google maps. Maps API

I want to know if there is any way to get a city/suburb/postal code's outer boundary coordinates, so as to be able to draw a polygon on the map. I have read thr

Find in which polygon certain coordinate (latitude, longitude) lies with MongoDB?

Let's say 100 documents (so to say polygons) in a collection named Areas with this structure: { ...otherFields, commonName: "Butwal", area: { type: "

How can I test google.maps.Geocoder?

Hi! I'm attempting to write a "simple" test to check for a react class component state change. Specifically, I'm testing if the lat(latitude) and lng(longitu

how to know the markers information that are clustered on marker clustering in agm

I want to know about the marker information that are grouped under marker clustering in AGM google Maps. <agm-map #agmMap [latitude]="latitude" [longitude]="

How to keep marker at the bottom of the screen when zooming like google maps?

I was wondering if it is possible to change the default behavior zoom, the default seems to change the viewport in all directions, but I want to keep the bottom

autocomplete google address api

I am using google autocomplete address api, it returns all the required data but not postal code. Any idea how to get postal code in api response. Below is the

How to load google maps with pins we provide, but on google maps not our site?

In google maps, if you search "bar" or "shop" or anything.. you get a pin on the map for every single entry google finds in the space you zoomed in to. The view

Detecting a tap on a marker in a forEach Loop and print

To detect a tap on a marker on GoogleMaps I should use this function. func mapView(_ mapView: GMSMapView, didTap marker: GMSMarker) -> Bool { print("Do w

Get Timezone from Google Places api autocomplete

I am trying to get the latitude, longitude and Timezone (India 5.30) from Google Places. The address is filled by autocomplete, and thus getting the latitude an

How to add marker to google map based on data from API react

So I have been trying to implement a google maps instance on my NextJS app, I got most things to work however, I want to display the data I'm fetching from an e

Google Places, Swift Package Manager & M1 Mac issues

I have students using Google Places AutoComplete with iOS UIKit and Swift. Students with M1 Macs still seem to not be able to use the simulator with this SDK an

Fix google map marker in center

In my flutter app. I am using google_maps_plugin . The link is https://github.com/flutter/plugins/tree/master/packages/google_maps_flutter . I want to fix the m

How to address addDomListener() deprecation in google maps

When I call addDomListener or addDomListenerOnce: const domNode = document.getElementById('...'); google.maps.event.addDomListener(domNode, "mouseover", () =>

Using different than default location source in google maps flutter package

In every example of adding google maps to flutter mobile app I found on the internet, I see that people use either google maps with myLocationEnabled, which use

How to move google map view to address typed in Flutter?

Currently, I create a map application in android. The user will type the address in the text field and then the map will show the location. The application alwa

Google Maps. Multiple maps with multiple markers with content

I have this code to call multiple maps in one page, it's calling everything using arrays to make the code as short is possible. from the question: Multiple goo

Geocoding Service is not returning any result for the US Zip Code 90210

The Geocoding Service is not returning any result for the US Zip Code 90210, which is the zip code for “BEVERLY HILLS CA”. But the Geocoding is work

Is there any way to customize Google's Auto complete address result?

I want to customize auto suggestion result. I want to add more two addresses at the top of the result. Is it possible using google api? for more understanding I