UNPKG

angular2-google-maps

Version:

Angular 2 components for Google Maps

6 lines (5 loc) 248 B
export * from './directives'; export * from './services'; export * from './map-types'; export { LatLngBounds, LatLng, LatLngLiteral, MapTypeStyle, PolyMouseEvent } from './services/google-maps-types'; export { AgmCoreModule } from './core-module';