UNPKG

ng-azure-maps

Version:
6 lines (5 loc) 112 B
import * as atlas from 'azure-maps-control'; export interface IMapEvent { map: atlas.Map; event: any; }