Category "google-maps"

Freehand polygon drawing google maps mobile - Not working

I am trying to implement a function that allows a user on a mobile device (using chrome or safari for example) to be able to draw a polygon in google maps. The

Google Sheets and Google Forms not working with Google Maps API

I am a beginner programmer. I am trying to make a website that does the following: Displays a map using Google Maps API Displays a form with checkboxes that lin

I/Counters: exceeded sample count in FrameTime log

I recently started to see this logs I/Counters: exceeded sample count in FrameTime multiple times in my app logcat, I understood it comes from Google Maps. Any

Parse results from JSON to a list dynamically

I do a JSON Request and get some information. func parseJSON(poiData: Data) { let decoder = JSONDecoder() do { let decodedData = try decoder.dec

Flutter - Load Google Map Markers from Firestore

I am developing a Flutter app and one of the functions is a map with locations. I made a database with the locations in Firestore but I am unable to load the ma

google_maps_flutter crashes on ios device with the error "-[__NSCFString objectForKey:]: unrecognized selector sent to instance 0x2808f4380"

I have the google_maps_flutter 2.1.0 and flutter 2.10.3 running. While opening the map, the app crashes and shows the following error log. Could anyone point ou

How to open google map links on apple map in wkwebview Swift?

I have an application and i am working with WKWebView. In WkWebView i have "get directions" links. When i press the "get directions" link, it must open a map. B

Control the Google maps flutter plugin cycling stack

We have a problem with the markers on the google maps flutter plugin. When we have multiple markers overlayed the click actions are, as Google Maps SDK explains

Jetpack compose Google Maps does not load properly when using bottom navigation

I have been stuck on this all day. I am using the official jetpack compose google maps composable. The map is displayed on one tab of my bottom navigation. I ha

How to use LocationRequest? Because direct constructor is not working nor .create()

I am trying to get current location in a map fragment but unable to do so because LocationRequest.create() is not wokring. Neither works: LocationRequest l = ne

Google Geocoding API : can't search by postal_code in South Korea?

I'm trying to localize my service in South Korea and facing an issue to make my postal_code address auto-complete working there. I'm just trying to do a simple

Placement of drawn map on Google Maps

On https://delr.dk/nyheder/ i have placed a drawn map of a city. The only way i can place it is by guessing the imagebounds which isn't very exact. Im initializ

BindCallback observable never get next value, while manual bind works

using google.maps.places.PlacesService and the getDetails query the method signature is (method) google.maps.places.PlacesService.getDetails( request: goo

How to load the correct KML according to location?

I have 15 kml files and I have a map from google map api, still I haven't found some way to put the correct kml from 15 kml files that I have according if the l

How to create an image from a widget in Flutter-web?

To display custom widgets on google maps google_maps_flutter I use a very convenient function that translates any Widget (including those containing images) int

agm-marker-cluster does not show markers after zoom

I have this section for clustering markers on a map with a custom cluster image: <agm-marker-cluster *ngFor="let item of clusters | keyvalue" imagePat

Google maps cross-platform URL fails to load route on Android after "in app navigation"

I have an Angular 9 + Ionic 5 application, deployed as PWA, Android and IOS apps. We use google's universal, cross-platform URL to launch Google Maps, as descri

how to pick an address from map in flutter

I want to create a widget that show google map with initial location, when user click on it it open google map with a marker and allow user to search or select

Markers not rendering using @react-google-maps/api

I'm relatively new to react world and particularly to using google maps. I'm using @react-google-maps/api and React version 18. I'm trying to display multiple l

Android: How to make Google Map Polyline smoother?

I'm using the latest Google Maps Android SDK: implementation 'com.google.android.gms:play-services-maps:18.0.2' This is my method for adding a Polyline to the