dependencies dependencies cluster_GoogleMapsMarkerModule cluster_GoogleMapsMarkerModule_declarations cluster_GoogleMapsMarkerModule_exports GoogleMapsMarkerDirective GoogleMapsMarkerDirective GoogleMapsMarkerModule GoogleMapsMarkerModule GoogleMapsMarkerDirective->GoogleMapsMarkerModule GoogleMapsMarkerDirective GoogleMapsMarkerDirective GoogleMapsMarkerModule->GoogleMapsMarkerDirective

File

overlays/modules/marker/google-maps-marker.module.ts

import { NgModule } from '@angular/core';

import { GoogleMapsMarkerDirective } from './directive/google-maps-marker.directive';

@NgModule({
    declarations: [GoogleMapsMarkerDirective],
    exports     : [GoogleMapsMarkerDirective]
})
export class GoogleMapsMarkerModule { }

results matching ""

    No results matching ""