일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
- 이친수문제
- CSS Flex
- Flexible box
- ESP8266WiFi
- ESP8266
- 프로젝트초기설정
- 아두이노 우노
- scroll-snap
- scss
- aspect-ratio
- 백준java
- peap
- dp문제
- 백준15988풀이
- 백준자바
- 연결리스트
- 백준 #백준2661 #좋은수열 #Java #코딩
- 노마드코더
- 백준
- @supports
- 2193
- ESP-01WiFi
- ESP-01
- 포인터
- 백준문제풀이 #백준 #백준문제 #스타트택시
- 백준풀이
- 리액트네이티브
- reactNative
- CSS
- C
- Today
- Total
코딩 농장
[React Native] react-native-maps 마커 크기보다 클릭 범위가 넓은 현상 본문
https://github.com/react-native-maps/react-native-maps/issues/3513
Click area of a marker on android is much bigger then the marker's image size · Issue #3513 · react-native-maps/react-native-m
Bug report Summary The map marker click area is much bigger than the marker itself. So I can press to all of the sides near the marker and onPress is called. It makes it impossible to select one ma...
github.com
https://github.com/react-native-maps/react-native-maps/issues/2552
Android marker touch area size is much bigger than the marker size · Issue #2552 · react-native-maps/react-native-maps
Is this a bug report? Yes Have you read the Installation Instructions? Yes Environment react-native: 0.54 (with example app) and 0.57.1 (with our own app) react: 16.3.2 (with example app) and 16.5....
github.com
두 이슈를 통해 구글 맵스의 문제인 것을 알 수 있었다.
마지막 코멘트가 20년 11월이니... 나름 최신정보...
이 문제를 사람들은 마커의 크기를 키워서 해결중이다.ㅠㅠ
'프로젝트 > 삼삼' 카테고리의 다른 글
[ReactNative/AndroidStudio] 리액트네이티브, 안드로이드 스튜디오 에뮬 한글 설정하기 (0) | 2021.05.16 |
---|---|
[아두이노/ESP-8266] 아두이노를 이용하여 wpa2-eap password(peap) 연결하기 (0) | 2021.04.24 |
[React/Web] MVVM 디자인 패턴을 공부하고 적용해봤다. (0) | 2021.04.18 |