Skip to content

Commit

Permalink
import Map natively
Browse files Browse the repository at this point in the history
  • Loading branch information
Stassi committed Nov 25, 2024
1 parent 38f8e3b commit a18f6bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/leaf/map/fullscreen/control/added-listener.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
import { type Map } from 'leaflet'

import { type ControlAnchorOnClick } from './anchor/anchor'
import { type RefreshableControlAnchorTitle } from './anchor/refreshable-title'

import {
type ControlOnAdd,
type Map,
type ToggleableState,
preventEventDefault,
stopEventPropagation,
Expand Down

0 comments on commit a18f6bc

Please sign in to comment.