UNPKG

@a7gm/js-marker-clusterer

Version:

Angular Google Maps (AGM) extension for js-marker-clusterer support

13 lines 606 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); // main modules __export(require("./directives")); __export(require("./services")); // we explicitly export the module here to prevent this Ionic 2 bug: // http://stevemichelotti.com/integrate-angular-2-google-maps-into-ionic-2/ var js_marker_clusterer_module_1 = require("./js-marker-clusterer.module"); exports.AgmJsMarkerClustererModule = js_marker_clusterer_module_1.AgmJsMarkerClustererModule; //# sourceMappingURL=index.js.map