일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- parameter
- c++
- APP
- compare
- Read
- Class
- file access
- Unity
- wpf
- Contour
- SERIAL
- sensor
- digitalRead
- UNO
- mfc
- atmega328
- java
- length
- inheritance
- preprocessing
- memory
- public
- Pointer
- aduino
- Android
- Encapusulation
- Barcode
- Overloading
- stream
- flutter
Archives
- Today
- Total
목록gmap (1)
폴크(FOLC)

# Google Map 을 이용하여 특정한 영역의 길찾기 > WindowsCore, WindowsForms, WindowsPresentation 등 지원 # NuGet 패키지 관리 > GMap.NET.WinForms 찾기 선택 > 라이센스 동의 > 참조에 추가되었는지 확인 > GMap.NET.WindowsForms 컨트롤이 보이지 않는다면 "프로젝트 도구 상자 항목 새로 고침(T)" 선택 # 리소스에 컨트롤 추가 > GMap.NET.WindowsForms 에 GMapControl 도구를 추가 > 컨트롤 옵션 설정 - MaxZoom : 24 - MinZoom : 6 - MouseWheelZoomType : MousePositionWithoutCenter # 소스 코드 using System.Windows...
C#, WF, WPF(.NET)/C#, WF, WPF(.NET) 테크닉
2022. 4. 2. 11:36