@syncfusion/ej2-angular-maps 26.1.35 → 26.1.41-ngcc

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.
Files changed (174) hide show
  1. package/@syncfusion/ej2-angular-maps.es5.js +877 -0
  2. package/@syncfusion/ej2-angular-maps.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-maps.js +810 -0
  4. package/@syncfusion/ej2-angular-maps.js.map +1 -0
  5. package/dist/ej2-angular-maps.umd.js +1135 -0
  6. package/dist/ej2-angular-maps.umd.js.map +1 -0
  7. package/dist/ej2-angular-maps.umd.min.js +11 -0
  8. package/dist/ej2-angular-maps.umd.min.js.map +1 -0
  9. package/{syncfusion-ej2-angular-maps.d.ts → ej2-angular-maps.d.ts} +1 -1
  10. package/ej2-angular-maps.metadata.json +1 -0
  11. package/license +10 -0
  12. package/package.json +14 -28
  13. package/schematics/collection.json +0 -45
  14. package/src/maps/annotations.directive.d.ts +0 -5
  15. package/src/maps/bubblesettings.directive.d.ts +0 -5
  16. package/src/maps/colormapping.directive.d.ts +0 -5
  17. package/src/maps/initialshapeselection.directive.d.ts +0 -5
  18. package/src/maps/layers.directive.d.ts +0 -5
  19. package/src/maps/maps-all.module.d.ts +0 -6
  20. package/src/maps/maps.component.d.ts +0 -3
  21. package/src/maps/maps.module.d.ts +0 -13
  22. package/src/maps/markersettings.directive.d.ts +0 -5
  23. package/src/maps/navigationlinesettings.directive.d.ts +0 -5
  24. package/CHANGELOG.md +0 -603
  25. package/esm2020/public_api.mjs +0 -2
  26. package/esm2020/src/index.mjs +0 -12
  27. package/esm2020/src/maps/annotations.directive.mjs +0 -62
  28. package/esm2020/src/maps/bubblesettings.directive.mjs +0 -71
  29. package/esm2020/src/maps/colormapping.directive.mjs +0 -61
  30. package/esm2020/src/maps/initialshapeselection.directive.mjs +0 -59
  31. package/esm2020/src/maps/layers.directive.mjs +0 -64
  32. package/esm2020/src/maps/maps-all.module.mjs +0 -68
  33. package/esm2020/src/maps/maps.component.mjs +0 -168
  34. package/esm2020/src/maps/maps.module.mjs +0 -88
  35. package/esm2020/src/maps/markersettings.directive.mjs +0 -73
  36. package/esm2020/src/maps/navigationlinesettings.directive.mjs +0 -67
  37. package/esm2020/syncfusion-ej2-angular-maps.mjs +0 -5
  38. package/fesm2015/syncfusion-ej2-angular-maps.mjs +0 -737
  39. package/fesm2015/syncfusion-ej2-angular-maps.mjs.map +0 -1
  40. package/fesm2020/syncfusion-ej2-angular-maps.mjs +0 -737
  41. package/fesm2020/syncfusion-ej2-angular-maps.mjs.map +0 -1
  42. package/schematics/generators/maps-annotation/images/__path__/__name@dasherize__/compass.svg +0 -197
  43. package/schematics/generators/maps-annotation/index.d.ts +0 -3
  44. package/schematics/generators/maps-annotation/index.js +0 -8
  45. package/schematics/generators/maps-annotation/index.ts +0 -8
  46. package/schematics/generators/maps-annotation/sample-details.d.ts +0 -5
  47. package/schematics/generators/maps-annotation/sample-details.js +0 -7
  48. package/schematics/generators/maps-annotation/sample-details.ts +0 -5
  49. package/schematics/generators/maps-annotation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -21
  50. package/schematics/generators/maps-annotation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -15
  51. package/schematics/generators/maps-annotation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -58
  52. package/schematics/generators/maps-annotation/schema.d.ts +0 -3
  53. package/schematics/generators/maps-annotation/schema.js +0 -2
  54. package/schematics/generators/maps-annotation/schema.json +0 -125
  55. package/schematics/generators/maps-annotation/schema.ts +0 -3
  56. package/schematics/generators/maps-bubble/index.d.ts +0 -3
  57. package/schematics/generators/maps-bubble/index.js +0 -8
  58. package/schematics/generators/maps-bubble/index.ts +0 -8
  59. package/schematics/generators/maps-bubble/sample-details.d.ts +0 -5
  60. package/schematics/generators/maps-bubble/sample-details.js +0 -7
  61. package/schematics/generators/maps-bubble/sample-details.ts +0 -5
  62. package/schematics/generators/maps-bubble/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  63. package/schematics/generators/maps-bubble/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -10
  64. package/schematics/generators/maps-bubble/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -72
  65. package/schematics/generators/maps-bubble/samples/__path__/__name@dasherize@if-flat__/assets/population-data.ts +0 -46
  66. package/schematics/generators/maps-bubble/samples/__path__/__name@dasherize@if-flat__/assets/world-map.ts +0 -184
  67. package/schematics/generators/maps-bubble/schema.d.ts +0 -3
  68. package/schematics/generators/maps-bubble/schema.js +0 -2
  69. package/schematics/generators/maps-bubble/schema.json +0 -125
  70. package/schematics/generators/maps-bubble/schema.ts +0 -3
  71. package/schematics/generators/maps-color-mapping/images/__path__/__name@dasherize__/ballon.png +0 -0
  72. package/schematics/generators/maps-color-mapping/index.d.ts +0 -3
  73. package/schematics/generators/maps-color-mapping/index.js +0 -8
  74. package/schematics/generators/maps-color-mapping/index.ts +0 -8
  75. package/schematics/generators/maps-color-mapping/sample-details.d.ts +0 -5
  76. package/schematics/generators/maps-color-mapping/sample-details.js +0 -7
  77. package/schematics/generators/maps-color-mapping/sample-details.ts +0 -5
  78. package/schematics/generators/maps-color-mapping/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  79. package/schematics/generators/maps-color-mapping/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  80. package/schematics/generators/maps-color-mapping/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -77
  81. package/schematics/generators/maps-color-mapping/schema.d.ts +0 -3
  82. package/schematics/generators/maps-color-mapping/schema.js +0 -2
  83. package/schematics/generators/maps-color-mapping/schema.json +0 -125
  84. package/schematics/generators/maps-color-mapping/schema.ts +0 -3
  85. package/schematics/generators/maps-default/images/__path__/__name@dasherize__/ballon.png +0 -0
  86. package/schematics/generators/maps-default/index.d.ts +0 -3
  87. package/schematics/generators/maps-default/index.js +0 -8
  88. package/schematics/generators/maps-default/index.ts +0 -8
  89. package/schematics/generators/maps-default/sample-details.d.ts +0 -5
  90. package/schematics/generators/maps-default/sample-details.js +0 -7
  91. package/schematics/generators/maps-default/sample-details.ts +0 -5
  92. package/schematics/generators/maps-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  93. package/schematics/generators/maps-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -10
  94. package/schematics/generators/maps-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -33
  95. package/schematics/generators/maps-default/schema.d.ts +0 -3
  96. package/schematics/generators/maps-default/schema.js +0 -2
  97. package/schematics/generators/maps-default/schema.json +0 -125
  98. package/schematics/generators/maps-default/schema.ts +0 -3
  99. package/schematics/generators/maps-label/index.d.ts +0 -3
  100. package/schematics/generators/maps-label/index.js +0 -8
  101. package/schematics/generators/maps-label/index.ts +0 -8
  102. package/schematics/generators/maps-label/sample-details.d.ts +0 -5
  103. package/schematics/generators/maps-label/sample-details.js +0 -7
  104. package/schematics/generators/maps-label/sample-details.ts +0 -5
  105. package/schematics/generators/maps-label/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  106. package/schematics/generators/maps-label/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  107. package/schematics/generators/maps-label/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -38
  108. package/schematics/generators/maps-label/samples/__path__/__name@dasherize@if-flat__/assets/world-map.ts +0 -184
  109. package/schematics/generators/maps-label/schema.d.ts +0 -3
  110. package/schematics/generators/maps-label/schema.js +0 -2
  111. package/schematics/generators/maps-label/schema.json +0 -125
  112. package/schematics/generators/maps-label/schema.ts +0 -3
  113. package/schematics/generators/maps-legend/images/__path__/__name@dasherize__/ballon.png +0 -0
  114. package/schematics/generators/maps-legend/index.d.ts +0 -3
  115. package/schematics/generators/maps-legend/index.js +0 -8
  116. package/schematics/generators/maps-legend/index.ts +0 -8
  117. package/schematics/generators/maps-legend/sample-details.d.ts +0 -5
  118. package/schematics/generators/maps-legend/sample-details.js +0 -7
  119. package/schematics/generators/maps-legend/sample-details.ts +0 -5
  120. package/schematics/generators/maps-legend/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  121. package/schematics/generators/maps-legend/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  122. package/schematics/generators/maps-legend/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -102
  123. package/schematics/generators/maps-legend/schema.d.ts +0 -3
  124. package/schematics/generators/maps-legend/schema.js +0 -2
  125. package/schematics/generators/maps-legend/schema.json +0 -125
  126. package/schematics/generators/maps-legend/schema.ts +0 -3
  127. package/schematics/generators/maps-marker/images/__path__/__name@dasherize__/ballon.png +0 -0
  128. package/schematics/generators/maps-marker/index.d.ts +0 -3
  129. package/schematics/generators/maps-marker/index.js +0 -8
  130. package/schematics/generators/maps-marker/index.ts +0 -8
  131. package/schematics/generators/maps-marker/sample-details.d.ts +0 -5
  132. package/schematics/generators/maps-marker/sample-details.js +0 -7
  133. package/schematics/generators/maps-marker/sample-details.ts +0 -5
  134. package/schematics/generators/maps-marker/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  135. package/schematics/generators/maps-marker/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -10
  136. package/schematics/generators/maps-marker/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -101
  137. package/schematics/generators/maps-marker/schema.d.ts +0 -3
  138. package/schematics/generators/maps-marker/schema.js +0 -2
  139. package/schematics/generators/maps-marker/schema.json +0 -125
  140. package/schematics/generators/maps-marker/schema.ts +0 -3
  141. package/schematics/generators/maps-navigation-line/index.d.ts +0 -3
  142. package/schematics/generators/maps-navigation-line/index.js +0 -8
  143. package/schematics/generators/maps-navigation-line/index.ts +0 -8
  144. package/schematics/generators/maps-navigation-line/sample-details.d.ts +0 -5
  145. package/schematics/generators/maps-navigation-line/sample-details.js +0 -7
  146. package/schematics/generators/maps-navigation-line/sample-details.ts +0 -5
  147. package/schematics/generators/maps-navigation-line/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -19
  148. package/schematics/generators/maps-navigation-line/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -6
  149. package/schematics/generators/maps-navigation-line/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -121
  150. package/schematics/generators/maps-navigation-line/samples/__path__/__name@dasherize@if-flat__/assets/map-location.ts +0 -128
  151. package/schematics/generators/maps-navigation-line/samples/__path__/__name@dasherize@if-flat__/assets/world-map.ts +0 -184
  152. package/schematics/generators/maps-navigation-line/schema.d.ts +0 -3
  153. package/schematics/generators/maps-navigation-line/schema.js +0 -2
  154. package/schematics/generators/maps-navigation-line/schema.json +0 -125
  155. package/schematics/generators/maps-navigation-line/schema.ts +0 -3
  156. package/schematics/generators/maps-osm/index.d.ts +0 -3
  157. package/schematics/generators/maps-osm/index.js +0 -8
  158. package/schematics/generators/maps-osm/index.ts +0 -8
  159. package/schematics/generators/maps-osm/sample-details.d.ts +0 -5
  160. package/schematics/generators/maps-osm/sample-details.js +0 -7
  161. package/schematics/generators/maps-osm/sample-details.ts +0 -5
  162. package/schematics/generators/maps-osm/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  163. package/schematics/generators/maps-osm/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -10
  164. package/schematics/generators/maps-osm/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -33
  165. package/schematics/generators/maps-osm/schema.d.ts +0 -3
  166. package/schematics/generators/maps-osm/schema.js +0 -2
  167. package/schematics/generators/maps-osm/schema.json +0 -125
  168. package/schematics/generators/maps-osm/schema.ts +0 -3
  169. package/schematics/ng-add/index.d.ts +0 -3
  170. package/schematics/ng-add/index.js +0 -9
  171. package/schematics/ng-add/schema.d.ts +0 -13
  172. package/schematics/ng-add/schema.js +0 -2
  173. package/schematics/utils/lib-details.d.ts +0 -4
  174. package/schematics/utils/lib-details.js +0 -6
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Schema } from './schema';
3
- export default function (options: Schema): Rule;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
4
- const sampleDetails = require("./sample-details");
5
- function default_1(options) {
6
- return schematics_1.componentBuilder(options, sampleDetails);
7
- }
8
- exports.default = default_1;
@@ -1,8 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { componentBuilder } from "@syncfusion/ej2-angular-base/schematics";
3
- import { Schema } from './schema';
4
- import * as sampleDetails from './sample-details';
5
-
6
- export default function (options: Schema): Rule {
7
- return componentBuilder(options, sampleDetails);
8
- }
@@ -1,5 +0,0 @@
1
- export declare const componentName: string;
2
- export declare const sampleName: string;
3
- export declare const diModules: string;
4
- export declare const packageName: string;
5
- export declare const libModules: string;
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.componentName = 'maps';
4
- exports.sampleName = 'bubble';
5
- exports.diModules = null;
6
- exports.packageName = '@syncfusion/ej2-angular-maps';
7
- exports.libModules = 'MapsModule';
@@ -1,5 +0,0 @@
1
- export const componentName: string = 'maps';
2
- export const sampleName: string = 'bubble';
3
- export const diModules: string = null;
4
- export const packageName: string = '@syncfusion/ej2-angular-maps';
5
- export const libModules: string = 'MapsModule';
@@ -1,10 +0,0 @@
1
- <div class="control-section">
2
- <div align='center'>
3
- <ejs-maps id='container' style="display:block;" format='n' useGroupingSeparator=t rue [zoomSettings]='zoomSettings' [layers]='layers'
4
- [titleSettings]="titleSettings" (bubbleRendering)="bubbleRendering($event)" (load)="load($event)"
5
- format='n' useGroupingSeparator="true">
6
- </ejs-maps>
7
- </div>
8
- </div>
9
-
10
-
@@ -1,72 +0,0 @@
1
- /* eslint-disable */
2
- import { Component, ViewEncapsulation } from '@angular/core';
3
- import { MapsTheme, Maps, Bubble, IBubbleRenderingEventArgs, MapsTooltip, ILoadEventArgs, } from '@syncfusion/ej2-angular-maps';
4
- import { internetUsers } from './assets/population-data';
5
- import { world_map } from './assets/world-map';
6
-
7
- Maps.Inject(Bubble, MapsTooltip);
8
-
9
- export interface Data { value?: number; }
10
-
11
- @Component({
12
- selector: '<%=dasherize(selector)%>',
13
- templateUrl: '<%=dasherize(name)%>.component.html',
14
- styleUrls: ['<%=dasherize(name)%>.component.css'],
15
- encapsulation: ViewEncapsulation.None
16
- })
17
- export class <%= classify(name) %>Component {
18
- public load = (args: ILoadEventArgs) => {
19
- let theme: string = location.hash.split('/')[1];
20
- theme = theme ? theme : 'Material';
21
- args.maps.theme = <MapsTheme>(theme.charAt(0).toUpperCase() + theme.slice(1));
22
- }
23
- public zoomSettings: object= {
24
- enable: true,
25
- horizontalAlignment: 'Near',
26
- toolBarOrientation: 'Vertical',
27
- pinchZooming: true
28
- }
29
-
30
- public titleSettings : object = {
31
- text: 'Top 30 countries with highest Internet users',
32
- titleStyle: {
33
- size: '16px'
34
- }
35
- }
36
-
37
- public layers: object[] = [
38
- {
39
- shapeDataPath: 'name',
40
- shapePropertyPath: 'name',
41
- shapeData: world_map,
42
- shapeSettings: {
43
- fill: '#E5E5E5'
44
- },
45
- bubbleSettings: [
46
- {
47
- visible: true,
48
- valuePath: 'value',
49
- colorValuePath: 'color',
50
- minRadius: 3,
51
- maxRadius: 70,
52
- opacity: 0.8,
53
- dataSource: internetUsers,
54
- tooltipSettings: {
55
- visible: true,
56
- valuePath: 'population',
57
- format: 'Country: ${name} <br> Population: ${population}'
58
- },
59
- }
60
- ]
61
- }
62
- ]
63
-
64
- public bubbleRendering = (args: IBubbleRenderingEventArgs) => {
65
- args.radius = (args.data as Data).value;
66
- }
67
-
68
- constructor() {
69
- //code
70
- };
71
-
72
- }
@@ -1,46 +0,0 @@
1
- /* eslint-disable */
2
- export let internetUsers: any = [
3
- { 'rank': 1, 'name': 'China', 'value': bubblesize(746662194), 'color': '#7F38A0', 'population': 746662194},
4
- { 'rank': 2, 'name': 'India', 'value': bubblesize(391292635), 'color': '#7F38A0 ', 'population': 391292635 },
5
- { 'rank': 3, 'name': 'United States', 'value': bubblesize(245436423), 'color': '#99295D ','population': 245436423 },
6
- { 'rank': 4, 'name': 'Brazil', 'value': bubblesize(123927230), 'color': '#364A98','population': 123927230 },
7
- { 'rank': 5, 'name': 'Japan', 'value': bubblesize(117528631), 'color': '#7F38A0 ','population': 117528631 },
8
- { 'rank': 6, 'name': 'Russia', 'value': bubblesize(110003284), 'color': '#2E769F','population': 110003284 },
9
- { 'rank': 7, 'name': 'Mexico', 'value': bubblesize(75937568), 'color': '#99295D ','population': 75937568 },
10
- { 'rank': 8, 'name': 'Germany', 'value': bubblesize(73436503), 'color': '#2E769F', 'population': 73436503 },
11
- { 'rank': 9, 'name': 'Indonesia', 'value': bubblesize(66244991), 'color': '#7F38A0 ', 'population': 66244991 },
12
- { 'rank': 10, 'name': 'United Kingdom', 'value': bubblesize(62354410), 'color': '#2E769F', 'population': 62354410 },
13
- { 'rank': 11, 'name': 'Philippines', 'value': bubblesize(57342723), 'color': '#7F38A0 ', 'population': 57342723 },
14
- { 'rank': 12, 'name': 'France', 'value': bubblesize(55413854), 'color': '#2E769F', 'population': 55413854 },
15
- { 'rank': 13, 'name': 'Nigeria', 'value': bubblesize(47743541), 'color': '#816F28', 'population': 47743541 },
16
- { 'rank': 14, 'name': 'South Africa', 'value': bubblesize(47094267), 'color': '#816F28', 'population': 47094267 },
17
- { 'rank': 15, 'name': 'Turkey', 'value': bubblesize(46395500), 'color': '#2E769F', 'population': 46395500 },
18
- { 'rank': 16, 'name': 'Vietnam', 'value': bubblesize(43974618), 'color': '#7F38A0 ', 'population': 43974618 },
19
- { 'rank': 17, 'name': 'Iran', 'value': bubblesize(42731675), 'color': '#7F38A0 ', 'population': 42731675 },
20
- { 'rank': 18, 'name': 'Egypt', 'value': bubblesize(37519531), 'color': '#816F28', 'population': 37519531 },
21
- { 'rank': 19, 'name': 'Spain', 'value': bubblesize(37337607), 'color': '#2E769F', 'population': 37337607 },
22
- { 'rank': 20, 'name': 'Italy', 'value': bubblesize(36442438), 'color': '#2E769F', 'population': 36442438 },
23
- { 'rank': 21, 'name': 'Thailand', 'value': bubblesize(32710169), 'color': '#7F38A0 ', 'population': 32710169 },
24
- { 'rank': 22, 'name': 'Canada', 'value': bubblesize(32602776), 'color': '#99295D ', 'population': 32602776 },
25
- { 'rank': 23, 'name': 'Argentina', 'value': bubblesize(30758972), 'color': '#364A98', 'population': 30758972 },
26
- { 'rank': 24, 'name': 'South Africa', 'value': bubblesize(30248355), 'color': '#816F28', 'population': 30248355 },
27
- { 'rank': 25, 'name': 'Pakistan', 'value': bubblesize(29965859), 'color': '#7F38A0 ', 'population': 29965859 },
28
- { 'rank': 26, 'name': 'Bangladesh', 'value': bubblesize(29738660), 'color': '#7F38A0 ', 'population': 29738660 },
29
- { 'rank': 27, 'name': 'Colombia', 'value': bubblesize(28287098), 'color': '#364A98', 'population': 28287098 },
30
- { 'rank': 28, 'name': 'Poland', 'value': bubblesize(28018492), 'color': '#2E769F', 'population': 28018492 },
31
- { 'rank': 29, 'name': 'Malaysia', 'value': bubblesize(24572446), 'color': '#7F38A0 ', 'population': 24572446 },
32
- { 'rank': 30, 'name': 'Saudi Arabia', 'value': bubblesize(23803319), 'color': '#7F38A0 ', 'population': 23803319 },
33
-
34
- ];
35
- function bubblesize(value: number): number {
36
- let max: number = 1347565324;
37
- let min: number = 324366;
38
- let maxBox: number = 70 * 70 * 2 * Math.PI;
39
- let minBox: number = 3 * 3 * 2 * Math.PI;
40
- let box: number = (value - min) / (max - min) * (maxBox - minBox) + minBox;
41
- if (box < minBox) {
42
- box = minBox;
43
- }
44
- return Math.sqrt(box / (Math.PI * 2)) / 2;
45
- }
46
-