dependencies dependencies cluster_GoogleMapsPolygonModule cluster_GoogleMapsPolygonModule_exports cluster_GoogleMapsPolygonModule_declarations GoogleMapsPolygonDirective GoogleMapsPolygonDirective GoogleMapsPolygonModule GoogleMapsPolygonModule GoogleMapsPolygonDirective->GoogleMapsPolygonModule GoogleMapsPolygonDirective GoogleMapsPolygonDirective GoogleMapsPolygonModule->GoogleMapsPolygonDirective

File

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

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

import { GoogleMapsPolygonDirective } from './directive/google-maps-polygon.directive';

@NgModule({
    declarations: [GoogleMapsPolygonDirective],
    exports     : [GoogleMapsPolygonDirective]
})
export class GoogleMapsPolygonModule { }

results matching ""

    No results matching ""