UNPKG

ng2-heremaps

Version:
8 lines 461 B
/** * @fileoverview added by tsickle * @suppress {checkTypes} checked by tsc */ export { BaseMapComponent, MapComponent, MapDirectionsDirective, MapMakerDirective, MapPolylineDirective } from './directives'; export { BaseMapsApiLoader, LAZY_LOADER_OPTIONS, LazyMapsApiLoader, HereMapsManager, NoopMapsApiLoader, Animation, ZoomLevel, MapUIService } from './services'; export { HereMapsModule } from './here-maps.module'; //# sourceMappingURL=here-maps.js.map