@types/react-leaflet-markercluster
Advanced tools
@@ -9,4 +9,4 @@ // Type definitions for react-leaflet-markercluster 3.0 | ||
| import { ComponentType } from 'react'; | ||
| import { DivIcon, Icon, MarkerCluster, Point, PolylineOptions } from 'leaflet'; | ||
| import { DivIcon, Icon, MarkerCluster, Point, PolylineOptions } from "leaflet"; | ||
| import { ComponentType } from "react"; | ||
@@ -178,3 +178,3 @@ interface MarkerClusterGroupProps { | ||
| */ | ||
| chunkProgress?: ((processed: number, total: number, elapsed: number) => void) | null; | ||
| chunkProgress?: ((processed: number, total: number, elapsed: number) => void) | null; | ||
| } | ||
@@ -181,0 +181,0 @@ |
| { | ||
| "name": "@types/react-leaflet-markercluster", | ||
| "version": "3.0.1", | ||
| "version": "3.0.2", | ||
| "description": "TypeScript definitions for react-leaflet-markercluster", | ||
@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-leaflet-markercluster", | ||
| }, | ||
| "typesPublisherContentHash": "0ac1e7e87bdd77b2e406495146b0c7ed42ebe5df480cfdde8252484e8f66bcb4", | ||
| "typeScriptVersion": "4.2" | ||
| "typesPublisherContentHash": "402d7afca15592c1f3cf2e3d969c1b7675139499aeff1255a7286af5aed6f4e0", | ||
| "typeScriptVersion": "4.5" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Sat, 28 Jan 2023 20:32:35 GMT | ||
| * Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
| * Dependencies: [@types/leaflet](https://npmjs.com/package/@types/leaflet), [@types/leaflet.markercluster](https://npmjs.com/package/@types/leaflet.markercluster), [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ * Global values: none |
8784
-0.05%