Skip to content

Commit

Permalink
Merge pull request #1394 from gavinr-maps/1386-esm-cdn
Browse files Browse the repository at this point in the history
Remove usage of toLatLngBounds
  • Loading branch information
gavinr-maps authored Oct 25, 2024
2 parents 48cfd69 + 88cc0e4 commit 3dca4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Layers/FeatureLayer/FeatureGrid.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import {
LatLngBounds,
toLatLngBounds as latLngBounds,
latLngBounds,
Layer,
Browser,
Util,
Expand Down

0 comments on commit 3dca4f1

Please sign in to comment.