Skip to content

Commit 27da611

Browse files
committed
fix: remove exported non-existing function forEachLayerAtPixel
1 parent 81c6d00 commit 27da611

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/components/map/OlMap.vue

-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ defineExpose({
129129
map,
130130
mapRef,
131131
forEachFeatureAtPixel,
132-
forEachLayerAtPixel,
133132
getCoordinateFromPixel,
134133
render,
135134
updateSize,

0 commit comments

Comments
 (0)