ng2-heremaps
Version:
Here Maps for Angular 6
8 lines • 461 B
JavaScript
/**
* @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