0.3.9 • Published 5 years ago
leaflet-make-cluster-group v0.3.9
This plug-in is a library that can use clusters in react-leaflet.
This is a working version of react-leaflet-markercluster in "react-leaflet": "2.6.3", "leaflet": "1.6.0"
Install "react-leaflet": "2.6.3", "leaflet": "1.6.0"
usage
import MarkerClusterGroup from 'leaflet-make-cluster-group'
import 'leaflet-make-cluster-group/LeafletMakeCluster.css'
<MarkerClusterGroup>
<Marker
position={[37.2411, 127.1776]}
icon={cell_phone}
>
<Popup>용인 jessica.</Popup>
</Marker>
<Marker
position={[37.5665, 126.9780]}
icon={cell_phone}
>
<Popup>seoul WeWork.</Popup>
</Marker>
<Marker
position={[37.3947, 127.1112]}
icon={cell_phone}
>
<Popup>성남 고경준.</Popup>
</Marker>
</MarkerClusterGroup>
made with love ❤ ^^
0.3.9
5 years ago
0.3.0
5 years ago
0.2.6
5 years ago
0.2.9
5 years ago
0.3.7
5 years ago
0.3.2
5 years ago
0.3.1
5 years ago
0.3.3
5 years ago
0.2.3
5 years ago
0.2.5
5 years ago
0.2.2
5 years ago
0.2.1
5 years ago
0.2.0
5 years ago
0.1.9
5 years ago
0.1.7
5 years ago
0.1.2
5 years ago
0.1.3
5 years ago
0.1.5
5 years ago
0.1.1
5 years ago
0.1.0
5 years ago
0.0.9
5 years ago
0.0.8
5 years ago
0.0.7
5 years ago
0.0.6
5 years ago
0.0.5
5 years ago