Skip to content

Commit

Permalink
added-listener (map-implicit) renamed from map-added-listener
Browse files Browse the repository at this point in the history
  • Loading branch information
Stassi committed Nov 16, 2024
1 parent b4eb66d commit 0a14d1e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/leaf/map/fullscreen/fullscreen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {
map as leafletMap,
} from 'leaflet'

import { controlAddedListener } from './control/control-added-listener'
import { controlAddedListener } from './control/added-listener'
import { type ControlAnchorTitleStates } from './control/anchor/update-title'
import { joinClassNames } from './dom-element/join-class-names'
import {
Expand Down

0 comments on commit 0a14d1e

Please sign in to comment.