From 04321624afa3cc39ed12c5608a4b42bc95858bda Mon Sep 17 00:00:00 2001 From: Waseem Dahman Date: Wed, 24 Apr 2019 19:52:45 -0400 Subject: [PATCH] 5.18.0 --- mapkit/index.d.ts | 2 +- mapkit/mapkit.Annotation.d.ts | 2 +- mapkit/mapkit.BoundingRegion.d.ts | 2 +- mapkit/mapkit.Coordinate.d.ts | 2 +- mapkit/mapkit.CoordinateRegion.d.ts | 2 +- mapkit/mapkit.CoordinateSpan.d.ts | 2 +- mapkit/mapkit.Directions.d.ts | 2 +- mapkit/mapkit.GeoJSON.d.ts | 2 +- mapkit/mapkit.Geocoder.d.ts | 2 +- mapkit/mapkit.Map.d.ts | 2 +- mapkit/mapkit.MapPoint.d.ts | 2 +- mapkit/mapkit.MapRect.d.ts | 2 +- mapkit/mapkit.MapSize.d.ts | 2 +- mapkit/mapkit.Overlay.d.ts | 2 +- mapkit/mapkit.Padding.d.ts | 2 +- mapkit/mapkit.Search.d.ts | 2 +- mapkit/mapkit.Style.d.ts | 2 +- mapkit/mapkit.TileOverlay.d.ts | 2 +- mapkit/mapkit.d.ts | 2 +- package.json | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/mapkit/index.d.ts b/mapkit/index.d.ts index df53347..e3845bc 100644 --- a/mapkit/index.d.ts +++ b/mapkit/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.Annotation.d.ts b/mapkit/mapkit.Annotation.d.ts index 4b5e39e..e8e5805 100644 --- a/mapkit/mapkit.Annotation.d.ts +++ b/mapkit/mapkit.Annotation.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.BoundingRegion.d.ts b/mapkit/mapkit.BoundingRegion.d.ts index 1ec1807..a932880 100644 --- a/mapkit/mapkit.BoundingRegion.d.ts +++ b/mapkit/mapkit.BoundingRegion.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.Coordinate.d.ts b/mapkit/mapkit.Coordinate.d.ts index dd98d8b..339ccea 100644 --- a/mapkit/mapkit.Coordinate.d.ts +++ b/mapkit/mapkit.Coordinate.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.CoordinateRegion.d.ts b/mapkit/mapkit.CoordinateRegion.d.ts index 77b9ef5..b028801 100644 --- a/mapkit/mapkit.CoordinateRegion.d.ts +++ b/mapkit/mapkit.CoordinateRegion.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.CoordinateSpan.d.ts b/mapkit/mapkit.CoordinateSpan.d.ts index 7c55e86..a554962 100644 --- a/mapkit/mapkit.CoordinateSpan.d.ts +++ b/mapkit/mapkit.CoordinateSpan.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.Directions.d.ts b/mapkit/mapkit.Directions.d.ts index 60187fc..590c62a 100644 --- a/mapkit/mapkit.Directions.d.ts +++ b/mapkit/mapkit.Directions.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.GeoJSON.d.ts b/mapkit/mapkit.GeoJSON.d.ts index 6a37eb8..87a46e1 100644 --- a/mapkit/mapkit.GeoJSON.d.ts +++ b/mapkit/mapkit.GeoJSON.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.Geocoder.d.ts b/mapkit/mapkit.Geocoder.d.ts index 9e34a48..1af0a30 100644 --- a/mapkit/mapkit.Geocoder.d.ts +++ b/mapkit/mapkit.Geocoder.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.Map.d.ts b/mapkit/mapkit.Map.d.ts index e5d0cfc..c6cf884 100644 --- a/mapkit/mapkit.Map.d.ts +++ b/mapkit/mapkit.Map.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.MapPoint.d.ts b/mapkit/mapkit.MapPoint.d.ts index a93a562..d9bff39 100644 --- a/mapkit/mapkit.MapPoint.d.ts +++ b/mapkit/mapkit.MapPoint.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.MapRect.d.ts b/mapkit/mapkit.MapRect.d.ts index 7aa1dc4..7d1cc76 100644 --- a/mapkit/mapkit.MapRect.d.ts +++ b/mapkit/mapkit.MapRect.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.MapSize.d.ts b/mapkit/mapkit.MapSize.d.ts index 249dd07..a4088cd 100644 --- a/mapkit/mapkit.MapSize.d.ts +++ b/mapkit/mapkit.MapSize.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.Overlay.d.ts b/mapkit/mapkit.Overlay.d.ts index b805bbc..603c760 100644 --- a/mapkit/mapkit.Overlay.d.ts +++ b/mapkit/mapkit.Overlay.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.Padding.d.ts b/mapkit/mapkit.Padding.d.ts index 1486b1e..a9eda75 100644 --- a/mapkit/mapkit.Padding.d.ts +++ b/mapkit/mapkit.Padding.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.Search.d.ts b/mapkit/mapkit.Search.d.ts index 1774d29..1c9fd75 100644 --- a/mapkit/mapkit.Search.d.ts +++ b/mapkit/mapkit.Search.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.Style.d.ts b/mapkit/mapkit.Style.d.ts index e39a6ca..7d29160 100644 --- a/mapkit/mapkit.Style.d.ts +++ b/mapkit/mapkit.Style.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.TileOverlay.d.ts b/mapkit/mapkit.TileOverlay.d.ts index 8b3919c..0912852 100644 --- a/mapkit/mapkit.TileOverlay.d.ts +++ b/mapkit/mapkit.TileOverlay.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/mapkit/mapkit.d.ts b/mapkit/mapkit.d.ts index fd9a564..c64cb7c 100644 --- a/mapkit/mapkit.d.ts +++ b/mapkit/mapkit.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MapKit JS 5.13.0 +// Type definitions for MapKit JS 5.18.0 // Project: https://developer.apple.com/documentation/mapkitjs // Definitions by: Waseem Dahman diff --git a/package.json b/package.json index da23d12..41e5800 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mapkit-typescript", - "version": "5.13.3", + "version": "5.18.0", "description": "Typescript type definitions for MapKit JS", "repository": "wsmd/mapkit-typescript", "types": "./mapkit/index.d.ts",