Merge pull request #11 from camptocamp/add-feature-clicked-event #16
Annotations
5 errors
Build
Argument of type '(event: FeaturesHoverEvent) => Feature<Geometry, GeoJsonProperties>[]' is not assignable to parameter of type '(event: MapEvent) => void'.
|
Build
Argument of type '(event: MapClickEvent) => [number, number]' is not assignable to parameter of type '(event: MapEvent) => void'.
|
Build
Argument of type '(event: FeaturesHoverEvent) => Feature<Geometry, GeoJsonProperties>[]' is not assignable to parameter of type '(event: MapEvent) => void'.
|
Build
Argument of type '(event: MapClickEvent) => [number, number]' is not assignable to parameter of type '(event: MapEvent) => void'.
|
Build
Process completed with exit code 1.
|
Loading