Skip to content

Commit

Permalink
testing push
Browse files Browse the repository at this point in the history
  • Loading branch information
ajrothwell committed Sep 30, 2024
1 parent eddc76c commit f75fa4b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/Map.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ import $ from 'jquery';
import L from 'leaflet';
import '../js/leaflet.zoomhome.js';
import { tiledMapLayer, featureLayer, query } from 'esri-leaflet';
// import * as markerIcon2x from "leaflet/dist/images/marker-icon-2x.png";
// import * as markerIcon from "leaflet/dist/images/marker-icon.png";
// import * as markerShadow from "leaflet/dist/images/marker-shadow.png";
// console.log('markerIcon2x:', markerIcon2x, 'markerIcon:', markerIcon, 'markerShadow:', markerShadow);
Expand Down

0 comments on commit f75fa4b

Please sign in to comment.