Skip to content

hyunjileedev/pin-on-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pin on Map 📍

Window APIs 실습 목적의 프로젝트
지도 위에서 핀을 이동시키고 고정하는 기능 구현
데모 링크


🛠 사용 기술

  • HTML+CSS
  • JavaScript
  • Window APIs: 좌표, 사이즈 관련

🎯 주요 기능

  • 마우스 이동 시 커서를 따라 핀 이동
  • 마우스 클릭 시 클릭된 위치에 핀 고정

📝 새롭게 배운 점

  • 이미지 요소의 DOMRect를 받을 때 load 전에 받는 경우 정확한 값을 받을 수 없음 ⇒ 항상 정확한 값을 받으려면 load 이벤트 이후에 받아야 함

About

Pin which can be moved and fixed on map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published