leaflet 自定义图标

// 添加当前位置 标注n var icon = new L.Icon(n iconUrl: ‘leaflet/images/marker-icon.png’,n shadowUrl: ‘leaflet/images/marker-shadow.png’,n iconSize: [25, 41],n iconAnchor: [12, 41],n popupAnch