Skip to content

Commit

Permalink
enableGeoreferencing option 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
sangrimshin committed Dec 2, 2024
1 parent 21c99ca commit 2ee0f7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Examples/multiMap_GeoOn/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
// mapOption 정의
const mapOption = {
camera: '2d',
enableGeoreferencing: true,
};

// mapOption으로 mapContainer에 map 그리기
Expand Down

0 comments on commit 2ee0f7d

Please sign in to comment.