This commit is contained in:
Adam 2023-05-15 00:59:40 -04:00
parent 9becd9486d
commit 73cd1e1579

View file

@ -12,7 +12,6 @@ type ScatData = {
coordinates: number[]
}
export default function MapScatLayer(props: any) {
function onHover(info, event) {