Skip to content

Commit 2d2aa14

Browse files
committed
refactor: 네이버 맵 Application 변경
1 parent a500016 commit 2d2aa14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<!-- Kakao OAuth -->
4545
<script src="https://developers.kakao.com/sdk/js/kakao.js"></script>
4646

47-
<script type="text/javascript" src="https://oapi.map.naver.com/openapi/v3/maps.js?ncpKeyId=icy6bd3ip7&submodules=geocoder"></script>
47+
<script type="text/javascript" src="https://oapi.map.naver.com/openapi/v3/maps.js?ncpKeyId=pbs5uulqrp7&submodules=geocoder"></script>
4848
</head>
4949
<body>
5050
<div id="root"></div>

0 commit comments

Comments
 (0)