Skip to content
Snippets Groups Projects
Commit c2c6e294 authored by Esko Ikkala's avatar Esko Ikkala
Browse files

Unused import

parent d6ee12d0
No related branches found
No related tags found
No related merge requests found
import React from 'react';
import PropTypes from 'prop-types';
import { Marker, Popup } from 'react-leaflet';
import L from 'leaflet';
// import L from 'leaflet';
const ResultMarker = ({ uri, label, typeLabel, broaderAreaLabel, source, lat, long }) => {
// const greenIcon = new L.Icon({
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment