Skip to content

Commit

Permalink
Fix cluster.html
Browse files Browse the repository at this point in the history
  • Loading branch information
edent authored Oct 1, 2024
1 parent df9c10c commit c227d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cluster.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<link href='https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.0.4/MarkerCluster.Default.css' rel='stylesheet' />

<!-- test data -->
<script src="https://www.mapbox.com/mapbox.js/assets/data/realworld.388.js"></script>
<script src="https://unpkg.com/[email protected]/example/realworld.388.js"></script>
</head>

<body>
Expand Down

0 comments on commit c227d6e

Please sign in to comment.