-
### Operating system
macOS 12.04
### Browser Version
Firefox 100.0.2
### How severe is the bug?
moderate
### Bug description
This bug is about the code excerpt from https://develo…
-
Hi, I catch an error with expo-location only on production on android (work well in dev). I tried with Location.watchPositionAsync() and Location.getLastKnownPositionAsync() :
```
const [location,…
-
**Describe the bug 🐛**
Trying to use the `AdvancedMarkerElement` but I get this error in the screenshot below.
I am using the latest version of the package.
I have set `yesIWantToUseGoogleMap…
-
I would like to know if it is possible to draw a route on the map similar to the image below:
![1_n7RewtYOFB9bt8PF9qcF3w](https://user-images.githubusercontent.com/36265891/177598132-8dfc8315-b642-…
-
check: https://react-google-maps-api-docs.netlify.app/
-
📌 인트로 위젯 > 장소 검색(구글)시 Google Maps Autocomplete 기능 구현을 위한 패키지 설치 및 선택 이유
📋 설치한 패키지
- `1)` @types/google.maps (^3.58.1)
- 설치 이유: TypeScript 프로젝트에서 google.maps 객체에 대한 타입 정의를 제공하기 위해 설치했습니다.…
-
When the user zooms the map using the scroll wheel or the +/- buttons, onRegionChangeComplete is not being triggered.
When user pans the map by dragging, onRegionChangeComplete is being called corr…
efibe updated
2 months ago
-
I am using the `@googlemaps/js-api-loader` package in a React app. I am noticing that for some users the map libraries fail to load even after multiple retries.
Code:
```
import React, {createCon…
-
import React, { useState, useEffect } from "react";
import GoogleMapReact from "google-map-react";
import { IoIosPin } from "react-icons/io";
const Marker = ({ lat, lng }: { lat: number; lng: num…
-
In order to ensure stable releases don't break the wider ecosystem it'd be beneficial to have tests running for all libraries used with Next.js so that we can catch potential bugs early.
Non-exhau…