@ng-maps/marker-clusterer
Version:
**@ng-maps/marker-clusterer** is a wrapper around [MarkerClusterer](https://github.com/googlemaps/js-markerclusterer)
9 lines (8 loc) • 511 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./directives/marker-cluster";
import * as i2 from "@ng-maps/core";
export declare class NgMapsMarkerClustererModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgMapsMarkerClustererModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgMapsMarkerClustererModule, [typeof i1.MarkerClusterComponent], [typeof i2.NgMapsCoreModule], [typeof i1.MarkerClusterComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgMapsMarkerClustererModule>;
}