UNPKG

@ng-maps/core

Version:

**@ng-maps/core** is a simple, modular and tree-shakable library for displaying google-maps inside an angular application

7 lines (6 loc) 109 B
export interface BoundsLiteral { east: number; north: number; south: number; west: number; }