angular8-yandex-maps
Advanced tools
Comparing version 14.0.1 to 14.0.2
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { ModuleWithProviders } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { AfterContentInit, EventEmitter, NgZone, OnChanges, OnDestroy, SimpleChanges } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { EventEmitter, NgZone, OnChanges, OnDestroy, OnInit } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { EventEmitter, NgZone, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core'; |
@@ -29,3 +29,2 @@ import { AfterViewInit, ElementRef, EventEmitter, NgZone, OnChanges, OnDestroy, SimpleChanges } from '@angular/core'; | ||
map$: BehaviorSubject<ymaps.Map | null>; | ||
isBrowser: boolean; | ||
/** | ||
@@ -165,3 +164,3 @@ * Map center geocoordinates. Default is [0, 0]. | ||
yawheel: Observable<YaEvent<ymaps.Map>>; | ||
constructor(ngZone: NgZone, yaApiLoaderService: YaApiLoaderService, platformId: object); | ||
constructor(ngZone: NgZone, yaApiLoaderService: YaApiLoaderService); | ||
/** | ||
@@ -168,0 +167,0 @@ * Handles input changes and passes them in API. |
@@ -0,0 +0,0 @@ import { EventEmitter, NgZone, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { EventEmitter, NgZone, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { EventEmitter, NgZone, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { EventEmitter, NgZone, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core'; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -24,5 +24,6 @@ import { Observable } from 'rxjs'; | ||
private readonly document; | ||
private readonly isBrowser; | ||
private readonly config; | ||
private script; | ||
constructor(config: YaConfig | null, document: Document); | ||
constructor(config: YaConfig | null, document: Document, platformId: object); | ||
/** | ||
@@ -48,4 +49,4 @@ * Loads Yandex.Maps API. | ||
private convertConfigIntoQueryParams; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<YaApiLoaderService, [{ optional: true; }, null]>; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<YaApiLoaderService, [{ optional: true; }, null, null]>; | ||
static ɵprov: i0.ɵɵInjectableDeclaration<YaApiLoaderService>; | ||
} |
@@ -0,0 +0,0 @@ import { NgZone } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { InjectionToken } from '@angular/core'; |
@@ -0,0 +0,0 @@ /** |
{ | ||
"name": "angular8-yandex-maps", | ||
"version": "14.0.1", | ||
"version": "14.0.2", | ||
"description": "Yandex.Maps Angular components that implement the Yandex.Maps JavaScript API", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -0,0 +0,0 @@ import './lib/typings/yandex-maps/index'; |
@@ -0,0 +0,0 @@ <h1 align="center">Angular8-yandex-maps</h1> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1247419
11300