@graphhopper/graphhopper-maps-bundle 0.0.0-005608537a50dcd6be992ae858a11ba465aaeb89

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 (72) hide show
  1. package/LICENSE.txt +203 -0
  2. package/README.md +44 -0
  3. package/dist/assets/android-chrome-144x144.png +0 -0
  4. package/dist/assets/android-chrome-192x192.png +0 -0
  5. package/dist/assets/android-chrome-256x256.png +0 -0
  6. package/dist/assets/android-chrome-36x36.png +0 -0
  7. package/dist/assets/android-chrome-384x384.png +0 -0
  8. package/dist/assets/android-chrome-48x48.png +0 -0
  9. package/dist/assets/android-chrome-512x512.png +0 -0
  10. package/dist/assets/android-chrome-72x72.png +0 -0
  11. package/dist/assets/android-chrome-96x96.png +0 -0
  12. package/dist/assets/apple-touch-icon-1024x1024.png +0 -0
  13. package/dist/assets/apple-touch-icon-114x114.png +0 -0
  14. package/dist/assets/apple-touch-icon-120x120.png +0 -0
  15. package/dist/assets/apple-touch-icon-144x144.png +0 -0
  16. package/dist/assets/apple-touch-icon-152x152.png +0 -0
  17. package/dist/assets/apple-touch-icon-167x167.png +0 -0
  18. package/dist/assets/apple-touch-icon-180x180.png +0 -0
  19. package/dist/assets/apple-touch-icon-57x57.png +0 -0
  20. package/dist/assets/apple-touch-icon-60x60.png +0 -0
  21. package/dist/assets/apple-touch-icon-72x72.png +0 -0
  22. package/dist/assets/apple-touch-icon-76x76.png +0 -0
  23. package/dist/assets/apple-touch-icon-precomposed.png +0 -0
  24. package/dist/assets/apple-touch-icon.png +0 -0
  25. package/dist/assets/apple-touch-startup-image-1125x2436.png +0 -0
  26. package/dist/assets/apple-touch-startup-image-1136x640.png +0 -0
  27. package/dist/assets/apple-touch-startup-image-1170x2532.png +0 -0
  28. package/dist/assets/apple-touch-startup-image-1242x2208.png +0 -0
  29. package/dist/assets/apple-touch-startup-image-1242x2688.png +0 -0
  30. package/dist/assets/apple-touch-startup-image-1284x2778.png +0 -0
  31. package/dist/assets/apple-touch-startup-image-1334x750.png +0 -0
  32. package/dist/assets/apple-touch-startup-image-1536x2048.png +0 -0
  33. package/dist/assets/apple-touch-startup-image-1620x2160.png +0 -0
  34. package/dist/assets/apple-touch-startup-image-1668x2224.png +0 -0
  35. package/dist/assets/apple-touch-startup-image-1668x2388.png +0 -0
  36. package/dist/assets/apple-touch-startup-image-1792x828.png +0 -0
  37. package/dist/assets/apple-touch-startup-image-2048x1536.png +0 -0
  38. package/dist/assets/apple-touch-startup-image-2048x2732.png +0 -0
  39. package/dist/assets/apple-touch-startup-image-2160x1620.png +0 -0
  40. package/dist/assets/apple-touch-startup-image-2208x1242.png +0 -0
  41. package/dist/assets/apple-touch-startup-image-2224x1668.png +0 -0
  42. package/dist/assets/apple-touch-startup-image-2388x1668.png +0 -0
  43. package/dist/assets/apple-touch-startup-image-2436x1125.png +0 -0
  44. package/dist/assets/apple-touch-startup-image-2532x1170.png +0 -0
  45. package/dist/assets/apple-touch-startup-image-2688x1242.png +0 -0
  46. package/dist/assets/apple-touch-startup-image-2732x2048.png +0 -0
  47. package/dist/assets/apple-touch-startup-image-2778x1284.png +0 -0
  48. package/dist/assets/apple-touch-startup-image-640x1136.png +0 -0
  49. package/dist/assets/apple-touch-startup-image-750x1334.png +0 -0
  50. package/dist/assets/apple-touch-startup-image-828x1792.png +0 -0
  51. package/dist/assets/browserconfig.xml +12 -0
  52. package/dist/assets/favicon-16x16.png +0 -0
  53. package/dist/assets/favicon-32x32.png +0 -0
  54. package/dist/assets/favicon-48x48.png +0 -0
  55. package/dist/assets/favicon.ico +0 -0
  56. package/dist/assets/manifest.webmanifest +67 -0
  57. package/dist/assets/mstile-144x144.png +0 -0
  58. package/dist/assets/mstile-150x150.png +0 -0
  59. package/dist/assets/mstile-310x150.png +0 -0
  60. package/dist/assets/mstile-310x310.png +0 -0
  61. package/dist/assets/mstile-70x70.png +0 -0
  62. package/dist/assets/yandex-browser-50x50.png +0 -0
  63. package/dist/assets/yandex-browser-manifest.json +9 -0
  64. package/dist/bundle.3ad7f9e7129e52d5804d.js +2 -0
  65. package/dist/bundle.3ad7f9e7129e52d5804d.js.LICENSE.txt +168 -0
  66. package/dist/ceb05254cedfa895b512.ttf +0 -0
  67. package/dist/config.js +1 -0
  68. package/dist/eae34fa8f1e0c4c6d797.ttf +0 -0
  69. package/dist/fc2b5060f7accec5cf74.ttf +0 -0
  70. package/dist/fc3d2f2e3a203d0037c1.ttf +0 -0
  71. package/dist/index.html +24 -0
  72. package/package.json +16 -0
@@ -0,0 +1,168 @@
1
+ /*
2
+ object-assign
3
+ (c) Sindre Sorhus
4
+ @license MIT
5
+ */
6
+
7
+ /*! ./Component */
8
+
9
+ /*! ./Context */
10
+
11
+ /*! ./checkPropTypes */
12
+
13
+ /*! ./cjs/react-is.development.js */
14
+
15
+ /*! ./factoryWithTypeCheckers */
16
+
17
+ /*! ./lib/ReactPropTypesSecret */
18
+
19
+ /*! ./lib/has */
20
+
21
+ /*! ./mediaQuery */
22
+
23
+ /*! ./toQuery */
24
+
25
+ /*! ./useMediaQuery */
26
+
27
+ /*! css-mediaquery */
28
+
29
+ /*! hyphenate-style-name */
30
+
31
+ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
32
+
33
+ /*! matchmediaquery */
34
+
35
+ /*! object-assign */
36
+
37
+ /*! prop-types */
38
+
39
+ /*! react */
40
+
41
+ /*! react-is */
42
+
43
+ /*! shallow-equal */
44
+
45
+ /*!**********************!*\
46
+ !*** ./src/index.ts ***!
47
+ \**********************/
48
+
49
+ /*!************************!*\
50
+ !*** ./src/Context.ts ***!
51
+ \************************/
52
+
53
+ /*!************************!*\
54
+ !*** ./src/toQuery.ts ***!
55
+ \************************/
56
+
57
+ /*!**************************!*\
58
+ !*** ./src/Component.ts ***!
59
+ \**************************/
60
+
61
+ /*!***************************!*\
62
+ !*** ./src/mediaQuery.ts ***!
63
+ \***************************/
64
+
65
+ /*!******************************!*\
66
+ !*** ./src/useMediaQuery.ts ***!
67
+ \******************************/
68
+
69
+ /*!****************************************!*\
70
+ !*** ./node_modules/react-is/index.js ***!
71
+ \****************************************/
72
+
73
+ /*!******************************************!*\
74
+ !*** ./node_modules/prop-types/index.js ***!
75
+ \******************************************/
76
+
77
+ /*!********************************************!*\
78
+ !*** ./node_modules/prop-types/lib/has.js ***!
79
+ \********************************************/
80
+
81
+ /*!*********************************************!*\
82
+ !*** ./node_modules/object-assign/index.js ***!
83
+ \*********************************************/
84
+
85
+ /*!**********************************************!*\
86
+ !*** ./node_modules/css-mediaquery/index.js ***!
87
+ \**********************************************/
88
+
89
+ /*!***********************************************!*\
90
+ !*** ./node_modules/matchmediaquery/index.js ***!
91
+ \***********************************************/
92
+
93
+ /*!***************************************************!*\
94
+ !*** ./node_modules/prop-types/checkPropTypes.js ***!
95
+ \***************************************************/
96
+
97
+ /*!****************************************************!*\
98
+ !*** ./node_modules/hyphenate-style-name/index.js ***!
99
+ \****************************************************/
100
+
101
+ /*!******************************************************!*\
102
+ !*** ./node_modules/shallow-equal/dist/index.esm.js ***!
103
+ \******************************************************/
104
+
105
+ /*!***********************************************************!*\
106
+ !*** ./node_modules/react-is/cjs/react-is.development.js ***!
107
+ \***********************************************************/
108
+
109
+ /*!************************************************************!*\
110
+ !*** ./node_modules/prop-types/factoryWithTypeCheckers.js ***!
111
+ \************************************************************/
112
+
113
+ /*!*************************************************************!*\
114
+ !*** ./node_modules/prop-types/lib/ReactPropTypesSecret.js ***!
115
+ \*************************************************************/
116
+
117
+ /*!**************************************************************************************!*\
118
+ !*** external {"commonjs":"react","commonjs2":"react","amd":"react","root":"React"} ***!
119
+ \**************************************************************************************/
120
+
121
+ /**
122
+ * @license React
123
+ * react-dom.production.min.js
124
+ *
125
+ * Copyright (c) Facebook, Inc. and its affiliates.
126
+ *
127
+ * This source code is licensed under the MIT license found in the
128
+ * LICENSE file in the root directory of this source tree.
129
+ */
130
+
131
+ /**
132
+ * @license React
133
+ * react-jsx-runtime.production.min.js
134
+ *
135
+ * Copyright (c) Facebook, Inc. and its affiliates.
136
+ *
137
+ * This source code is licensed under the MIT license found in the
138
+ * LICENSE file in the root directory of this source tree.
139
+ */
140
+
141
+ /**
142
+ * @license React
143
+ * react.production.min.js
144
+ *
145
+ * Copyright (c) Facebook, Inc. and its affiliates.
146
+ *
147
+ * This source code is licensed under the MIT license found in the
148
+ * LICENSE file in the root directory of this source tree.
149
+ */
150
+
151
+ /**
152
+ * @license React
153
+ * scheduler.production.min.js
154
+ *
155
+ * Copyright (c) Facebook, Inc. and its affiliates.
156
+ *
157
+ * This source code is licensed under the MIT license found in the
158
+ * LICENSE file in the root directory of this source tree.
159
+ */
160
+
161
+ /** @license React v16.13.1
162
+ * react-is.development.js
163
+ *
164
+ * Copyright (c) Facebook, Inc. and its affiliates.
165
+ *
166
+ * This source code is licensed under the MIT license found in the
167
+ * LICENSE file in the root directory of this source tree.
168
+ */
Binary file
package/dist/config.js ADDED
@@ -0,0 +1 @@
1
+ const config={routingApi:"https://graphhopper.com/api/1/",geocodingApi:"https://graphhopper.com/api/1/",defaultTiles:"OpenStreetMap",keys:{graphhopper:"bfb9d728-3732-4542-9e92-f638ac1c9f3a",maptiler:"missing_api_key",omniscale:"missing_api_key",thunderforest:"missing_api_key",kurviger:"missing_api_key"},routingGraphLayerAllowed:!1,request:{details:["road_class","road_environment","surface","max_speed","average_speed","toll","track_type","country"],snapPreventions:["ferry"]}};module&&(module.exports=config);
Binary file
Binary file
Binary file
@@ -0,0 +1,24 @@
1
+ <!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" name="viewport"/><meta name="description" content="Plan routes and get driving directions from GraphHopper Maps using open source and open data"/><meta name="keywords" content="route planner,shortest path,maps,openstreetmap,android,navigation,routenplaner,gis"/><script src="config.js"></script><title>Driving Directions - GraphHopper Maps</title><style>html,
2
+ body {
3
+ overscroll-behavior: none;
4
+ height: 100%;
5
+ width: 100%;
6
+ margin: 0;
7
+ padding: 0;
8
+ font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
9
+ }
10
+
11
+ body {
12
+ min-height: 100%;
13
+ }
14
+
15
+ ul {
16
+ list-style-type: none;
17
+ margin: 0;
18
+ padding: 0;
19
+ }
20
+
21
+ svg {
22
+ display: block;
23
+ color: inherit;
24
+ }</style><link rel="icon" type="image/x-icon" href="assets/favicon.ico"><link rel="icon" type="image/png" sizes="16x16" href="assets/favicon-16x16.png"><link rel="icon" type="image/png" sizes="32x32" href="assets/favicon-32x32.png"><link rel="icon" type="image/png" sizes="48x48" href="assets/favicon-48x48.png"><link rel="manifest" href="assets/manifest.webmanifest"><meta name="mobile-web-app-capable" content="yes"><meta name="theme-color" content="#fff"><meta name="application-name" content="@graphhopper/graphhopper-maps-bundle"><link rel="apple-touch-icon" sizes="57x57" href="assets/apple-touch-icon-57x57.png"><link rel="apple-touch-icon" sizes="60x60" href="assets/apple-touch-icon-60x60.png"><link rel="apple-touch-icon" sizes="72x72" href="assets/apple-touch-icon-72x72.png"><link rel="apple-touch-icon" sizes="76x76" href="assets/apple-touch-icon-76x76.png"><link rel="apple-touch-icon" sizes="114x114" href="assets/apple-touch-icon-114x114.png"><link rel="apple-touch-icon" sizes="120x120" href="assets/apple-touch-icon-120x120.png"><link rel="apple-touch-icon" sizes="144x144" href="assets/apple-touch-icon-144x144.png"><link rel="apple-touch-icon" sizes="152x152" href="assets/apple-touch-icon-152x152.png"><link rel="apple-touch-icon" sizes="167x167" href="assets/apple-touch-icon-167x167.png"><link rel="apple-touch-icon" sizes="180x180" href="assets/apple-touch-icon-180x180.png"><link rel="apple-touch-icon" sizes="1024x1024" href="assets/apple-touch-icon-1024x1024.png"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="apple-mobile-web-app-title" content="@graphhopper/graphhopper-maps-bundle"><link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="assets/apple-touch-startup-image-640x1136.png"><link rel="apple-touch-startup-image" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="assets/apple-touch-startup-image-1136x640.png"><link rel="apple-touch-startup-image" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="assets/apple-touch-startup-image-750x1334.png"><link rel="apple-touch-startup-image" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="assets/apple-touch-startup-image-1334x750.png"><link rel="apple-touch-startup-image" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="assets/apple-touch-startup-image-1125x2436.png"><link rel="apple-touch-startup-image" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="assets/apple-touch-startup-image-2436x1125.png"><link rel="apple-touch-startup-image" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="assets/apple-touch-startup-image-1170x2532.png"><link rel="apple-touch-startup-image" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="assets/apple-touch-startup-image-2532x1170.png"><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="assets/apple-touch-startup-image-828x1792.png"><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="assets/apple-touch-startup-image-1792x828.png"><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="assets/apple-touch-startup-image-1242x2688.png"><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="assets/apple-touch-startup-image-2688x1242.png"><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="assets/apple-touch-startup-image-1242x2208.png"><link rel="apple-touch-startup-image" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="assets/apple-touch-startup-image-2208x1242.png"><link rel="apple-touch-startup-image" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)" href="assets/apple-touch-startup-image-1284x2778.png"><link rel="apple-touch-startup-image" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape)" href="assets/apple-touch-startup-image-2778x1284.png"><link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="assets/apple-touch-startup-image-1536x2048.png"><link rel="apple-touch-startup-image" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="assets/apple-touch-startup-image-2048x1536.png"><link rel="apple-touch-startup-image" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="assets/apple-touch-startup-image-1620x2160.png"><link rel="apple-touch-startup-image" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="assets/apple-touch-startup-image-2160x1620.png"><link rel="apple-touch-startup-image" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="assets/apple-touch-startup-image-1668x2388.png"><link rel="apple-touch-startup-image" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="assets/apple-touch-startup-image-2388x1668.png"><link rel="apple-touch-startup-image" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="assets/apple-touch-startup-image-1668x2224.png"><link rel="apple-touch-startup-image" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="assets/apple-touch-startup-image-2224x1668.png"><link rel="apple-touch-startup-image" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="assets/apple-touch-startup-image-2048x2732.png"><link rel="apple-touch-startup-image" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape)" href="assets/apple-touch-startup-image-2732x2048.png"><meta name="msapplication-TileColor" content="#fff"><meta name="msapplication-TileImage" content="assets/mstile-144x144.png"><meta name="msapplication-config" content="assets/browserconfig.xml"><link rel="yandex-tableau-widget" href="assets/yandex-browser-manifest.json"><script defer="defer" src="bundle.3ad7f9e7129e52d5804d.js"></script></head><body></body></html>
package/package.json ADDED
@@ -0,0 +1,16 @@
1
+ {
2
+ "name": "@graphhopper/graphhopper-maps-bundle",
3
+ "homepage": "https://graphhopper.com/maps/",
4
+ "repository": {
5
+ "type": "git",
6
+ "url": "git+https://github.com/graphhopper/graphhopper-maps.git"
7
+ },
8
+ "version": "0.0.0-005608537a50dcd6be992ae858a11ba465aaeb89",
9
+ "license": "Apache-2.0",
10
+ "scripts": {},
11
+ "dependencies": {},
12
+ "devDependencies": {},
13
+ "files": [
14
+ "dist/"
15
+ ]
16
+ }