@progress/kendo-angular-map 17.0.0-develop.1 → 17.0.0-develop.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -1,31 +1,40 @@
|
|
|
1
|
-
<a href="https://www.telerik.com/kendo-angular-ui/" target="_blank">
|
|
1
|
+
<a href="https://www.telerik.com/kendo-angular-ui/components/map" target="_blank">
|
|
2
2
|
<img width="631" src="https://www.telerik.com/kendo-angular-ui/npm-banner.svg">
|
|
3
3
|
</a>
|
|
4
4
|
|
|
5
|
-
##
|
|
5
|
+
## Kendo UI for Angular Map Component
|
|
6
6
|
|
|
7
|
-
Kendo UI for Angular is a commercial UI library designed and built for developing business applications with Angular. Every UI component in the Kendo UI for Angular suite has been built from the ground-up specifically for Angular.
|
|
8
|
-
|
|
9
|
-
> **Important**
|
|
10
7
|
> * This package is part of the [Kendo UI for Angular](https://www.telerik.com/kendo-angular-ui/)—a commercial UI library.
|
|
11
|
-
> * You
|
|
12
|
-
> *
|
|
13
|
-
|
|
8
|
+
> * You must [install a license key](https://www.telerik.com/kendo-angular-ui/my-license) when adding the package to your project. To receive a license key, either [purchase a license](https://www.telerik.com/purchase/kendo-ui) or register for a [free trial](https://www.telerik.com/download-login-v2-kendo-angular-ui).
|
|
9
|
+
> * The 30-day free trial gives you access to all the Kendo UI for Angular components and their full functionality. Additionally, for the period of your license, you get access to our legendary technical support provided directly by the Kendo UI for Angular team!
|
|
10
|
+
|
|
11
|
+
The Kendo UI for Angular Map displays tile and vector maps. The Map is built from the ground up and specifically for Angular, so that you get components which integrate seamlessly with your application.
|
|
12
|
+
|
|
13
|
+
## Key Features
|
|
14
|
+
|
|
15
|
+
Among the many features which the Kendo UI for Angular Map delivers are:
|
|
16
|
+
|
|
17
|
+
* Tile Layer—The Map supports displaying raster maps from popular online providers by using a Tile layer. [Read more about the Tile layer...](https://www.telerik.com/kendo-angular-ui/components/map/layers/tile)
|
|
18
|
+
* Shape Layer—The Map has built-in support for loading vector maps from GeoJSON. [Read more about the Shape layer...](https://www.telerik.com/kendo-angular-ui/components/map/layers/shape)
|
|
19
|
+
* Marker Layer—The Map supports displaying markers over preset locations. [Read more about the Marker layer...](https://www.telerik.com/kendo-angular-ui/components/map/layers/marker)
|
|
20
|
+
* Bubble Map Layer—The Map includes a built-in Bubble Map visualization for displaying relative values over geographic regions. [Read more about Bubble Maps...](https://www.telerik.com/kendo-angular-ui/components/map/layers/bubble)
|
|
21
|
+
|
|
22
|
+
## Support Options
|
|
23
|
+
|
|
24
|
+
For any issues you might encounter while working with the Kendo UI for Angular Map, you have the following support channels available:
|
|
25
|
+
|
|
26
|
+
* Industry-leading technical support—Kendo UI for Angular paid license holders and users with an active (free) trial license can take advantage of our outstanding customer support. To submit a ticket, use the [dedicated Kendo UI for Angular support system](https://www.telerik.com/account/support-center/contact-us/technical-support).
|
|
27
|
+
* Product forums—The [Kendo UI for Angular forums](https://www.telerik.com/forums/kendo-angular-ui) are part of the free support you can get from the community and from the Kendo UI for Angular team.
|
|
28
|
+
* Feedback portal—The [Kendo UI for Angular feedback portal](https://feedback.telerik.com/kendo-angular-ui) is where you can request and vote for new features to be added.
|
|
14
29
|
|
|
15
30
|
## Resources
|
|
16
31
|
|
|
17
|
-
* [
|
|
32
|
+
* [Getting Started with Kendo UI for Angular](https://www.telerik.com/kendo-angular-ui/getting-started)
|
|
33
|
+
* [Getting Started with the Kendo UI for Angular Map](https://www.telerik.com/kendo-angular-ui/components/map/installation/getting-started)
|
|
18
34
|
* [Demos, documentation, and component reference](https://www.telerik.com/kendo-angular-ui/components)
|
|
19
35
|
* [Blogs](http://www.telerik.com/blogs/kendo-ui)
|
|
20
36
|
* [Kendo UI for Angular pricing and licensing](https://www.telerik.com/purchase/kendo-ui)
|
|
21
37
|
|
|
22
|
-
## Questions and Feedback
|
|
23
|
-
|
|
24
|
-
* [Official Forums](https://www.telerik.com/forums/kendo-angular-ui)
|
|
25
|
-
* [GitHub Issues](https://github.com/telerik/kendo-angular/issues)
|
|
26
|
-
* [Feedback Portal](https://feedback.telerik.com/kendo-angular-ui)
|
|
27
|
-
* [StackOverflow](https://stackoverflow.com/questions/tagged/kendo-ui-angular2)
|
|
28
|
-
|
|
29
38
|
*Copyright © 2024 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.*
|
|
30
39
|
|
|
31
40
|
*Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.*
|
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-map',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '17.0.0-develop.
|
|
12
|
+
publishDate: 1729239207,
|
|
13
|
+
version: '17.0.0-develop.11',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -694,8 +694,8 @@ const packageMetadata = {
|
|
|
694
694
|
name: '@progress/kendo-angular-map',
|
|
695
695
|
productName: 'Kendo UI for Angular',
|
|
696
696
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
697
|
-
publishDate:
|
|
698
|
-
version: '17.0.0-develop.
|
|
697
|
+
publishDate: 1729239207,
|
|
698
|
+
version: '17.0.0-develop.11',
|
|
699
699
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
700
700
|
};
|
|
701
701
|
|
|
@@ -694,8 +694,8 @@ const packageMetadata = {
|
|
|
694
694
|
name: '@progress/kendo-angular-map',
|
|
695
695
|
productName: 'Kendo UI for Angular',
|
|
696
696
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
697
|
-
publishDate:
|
|
698
|
-
version: '17.0.0-develop.
|
|
697
|
+
publishDate: 1729239207,
|
|
698
|
+
version: '17.0.0-develop.11',
|
|
699
699
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
700
700
|
};
|
|
701
701
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-map",
|
|
3
|
-
"version": "17.0.0-develop.
|
|
3
|
+
"version": "17.0.0-develop.11",
|
|
4
4
|
"description": "Kendo UI Map for Angular",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -27,15 +27,15 @@
|
|
|
27
27
|
"@angular/platform-browser": "15 - 18",
|
|
28
28
|
"@progress/kendo-drawing": "^1.20.4",
|
|
29
29
|
"@progress/kendo-licensing": "^1.0.2",
|
|
30
|
-
"@progress/kendo-angular-common": "17.0.0-develop.
|
|
31
|
-
"@progress/kendo-angular-icons": "17.0.0-develop.
|
|
32
|
-
"@progress/kendo-angular-l10n": "17.0.0-develop.
|
|
33
|
-
"@progress/kendo-angular-popup": "17.0.0-develop.
|
|
30
|
+
"@progress/kendo-angular-common": "17.0.0-develop.11",
|
|
31
|
+
"@progress/kendo-angular-icons": "17.0.0-develop.11",
|
|
32
|
+
"@progress/kendo-angular-l10n": "17.0.0-develop.11",
|
|
33
|
+
"@progress/kendo-angular-popup": "17.0.0-develop.11",
|
|
34
34
|
"rxjs": "^6.4.0 || ^7.0.0"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"tslib": "^2.3.1",
|
|
38
|
-
"@progress/kendo-angular-schematics": "17.0.0-develop.
|
|
38
|
+
"@progress/kendo-angular-schematics": "17.0.0-develop.11",
|
|
39
39
|
"@progress/kendo-charts": "2.5.3"
|
|
40
40
|
},
|
|
41
41
|
"schematics": "./schematics/collection.json",
|
|
@@ -10,7 +10,7 @@ function default_1(options) {
|
|
|
10
10
|
// Additional dependencies to install.
|
|
11
11
|
// See https://github.com/telerik/kendo-schematics/issues/28
|
|
12
12
|
peerDependencies: {
|
|
13
|
-
// '@progress/kendo-angular-foo': '17.0.0-develop.
|
|
13
|
+
// '@progress/kendo-angular-foo': '17.0.0-develop.11'
|
|
14
14
|
} });
|
|
15
15
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
|
16
16
|
}
|