ngx-apple-mapkit
Advanced tools
Comparing version
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { AfterViewInit, ChangeDetectorRef, DoCheck, EventEmitter, KeyValueDiffers, OnInit, QueryList, ViewContainerRef } from '@angular/core'; |
@@ -0,0 +0,0 @@ import * as i0 from "@angular/core"; |
@@ -0,0 +0,0 @@ import { MapConstructorOptions, MapKitInitOptions, MapKitLoaded } from "./declarations"; |
@@ -0,0 +0,0 @@ import { DoCheck, ElementRef, EventEmitter, KeyValueDiffers, OnDestroy, OnInit, Renderer2 } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { MapKit } from "./mapkit"; |
@@ -0,0 +0,0 @@ import { GeocoderConstructorOptionsInterface, GeocoderReverseLookupOptionsInterface } from '../../declarations'; |
@@ -0,0 +0,0 @@ import { SearchInterface } from "../../declarations"; |
{ | ||
"name": "ngx-apple-mapkit", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"description": "This is a renewed variant of the ngx-apple-maps. This runs on Angular 16 and Ivy. I personally use the library and it is therefore regularly maintained.\n", | ||
@@ -27,4 +27,4 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@angular/common": "^16.2.7", | ||
"@angular/core": "^16.2.7" | ||
"@angular/common": "^17.1.3", | ||
"@angular/core": "^17.1.3" | ||
}, | ||
@@ -31,0 +31,0 @@ "dependencies": { |
@@ -0,0 +0,0 @@ /// <reference path="lib/declarations.d.ts" /> |
@@ -121,3 +121,3 @@ # Angular Apple Maps (mapkit.js) | ||
| Parameter | Typ | Use | Default | Required | | ||
| ---------- | ----------------------------------------------- | -------------------------------- | ------- | -------- | | ||
|------------|-------------------------------------------------|----------------------------------|---------|----------| | ||
| [options] | MapKitInitOptions | Needed for Token and Init Option | - | ✅ | | ||
@@ -238,9 +238,9 @@ | [settings] | MapConstructorOptions | Settings for Apple Maps | - | ✅ | | ||
<ngx-apple-mapkit ...> | ||
<ngx-apple-mapkit-annotation | ||
[options]="{title: 'Timo Köhler', subtitle: 'web-timo.de', glyphText: '🧑💻', selected: true}" | ||
(onSelect)="onSelect($event)" | ||
(onDeselect)="onDeselect($event)" | ||
[latitude]="51.68" | ||
[longitude]="7.86" | ||
></ngx-apple-mapkit-annotation> | ||
<ngx-apple-mapkit-annotation | ||
[options]="{title: 'Timo Köhler', subtitle: 'web-timo.de', glyphText: '🧑💻', selected: true}" | ||
(onSelect)="onSelect($event)" | ||
(onDeselect)="onDeselect($event)" | ||
[latitude]="51.68" | ||
[longitude]="7.86" | ||
></ngx-apple-mapkit-annotation> | ||
</ngx-apple-mapkit> | ||
@@ -250,3 +250,3 @@ ``` | ||
| Parameter | Typ | Use | Required | | ||
| ------------ | ------------------------------------- | ------------------------------------------------------- | -------- | | ||
|--------------|---------------------------------------|---------------------------------------------------------|----------| | ||
| [options] | AnnotationConstructorOptionsInterface | For example, name, subtitle or icon are specified there | ✅ | | ||
@@ -274,3 +274,3 @@ | [latitude] | number | Latitude | ✅ | | ||
This makes it much easier for them to find and use functions themselves rather than having to constantly try them out. | ||
This makes it much easier for them to find and use functions themselves rather than having to constantly try them out. | ||
Thanks to IDE. | ||
@@ -414,2 +414,4 @@ | ||
Tip: You can use the Native mapkit.js | ||
# Info | ||
@@ -416,0 +418,0 @@ |
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
4526
0.22%426
0.47%570033
-3.2%