Skip to content

Commit

Permalink
feat(android): marker clustering basic
Browse files Browse the repository at this point in the history
  • Loading branch information
mym0404 committed Apr 23, 2024
1 parent 15dd35f commit 02190a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/component/NaverMapView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,6 @@ export const NaverMapView = forwardRef(
propKey += `${key}---`;
}

console.log(propKey);
return {
key: propKey,
clusters: ret,
Expand Down

0 comments on commit 02190a0

Please sign in to comment.