@graphhopper/graphhopper-maps-bundle 0.0.0-e68c97782f8f33fdaf8b288426b568672dd7ab5d → 0.0.0-e6b77900
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 +26 -9
- package/dist/01f24e0d2b07a8c8b132.png +0 -0
- package/dist/assets/android-chrome-144x144.png +0 -0
- package/dist/assets/android-chrome-192x192.png +0 -0
- package/dist/assets/android-chrome-256x256.png +0 -0
- package/dist/assets/android-chrome-36x36.png +0 -0
- package/dist/assets/android-chrome-384x384.png +0 -0
- package/dist/assets/android-chrome-48x48.png +0 -0
- package/dist/assets/android-chrome-512x512.png +0 -0
- package/dist/assets/android-chrome-72x72.png +0 -0
- package/dist/assets/android-chrome-96x96.png +0 -0
- package/dist/assets/apple-touch-icon-1024x1024.png +0 -0
- package/dist/assets/apple-touch-icon-114x114.png +0 -0
- package/dist/assets/apple-touch-icon-120x120.png +0 -0
- package/dist/assets/apple-touch-icon-144x144.png +0 -0
- package/dist/assets/apple-touch-icon-152x152.png +0 -0
- package/dist/assets/apple-touch-icon-167x167.png +0 -0
- package/dist/assets/apple-touch-icon-180x180.png +0 -0
- package/dist/assets/apple-touch-icon-57x57.png +0 -0
- package/dist/assets/apple-touch-icon-60x60.png +0 -0
- package/dist/assets/apple-touch-icon-72x72.png +0 -0
- package/dist/assets/apple-touch-icon-76x76.png +0 -0
- package/dist/assets/apple-touch-icon-precomposed.png +0 -0
- package/dist/assets/apple-touch-icon.png +0 -0
- package/dist/assets/favicon-16x16.png +0 -0
- package/dist/assets/favicon-32x32.png +0 -0
- package/dist/assets/favicon-48x48.png +0 -0
- package/dist/assets/favicon.ico +0 -0
- package/dist/assets/mstile-144x144.png +0 -0
- package/dist/assets/mstile-150x150.png +0 -0
- package/dist/assets/mstile-310x150.png +0 -0
- package/dist/assets/mstile-310x310.png +0 -0
- package/dist/assets/mstile-70x70.png +0 -0
- package/dist/bundle.da0065fa3627bd9bfece.js +2 -0
- package/dist/bundle.da0065fa3627bd9bfece.js.LICENSE.txt +49 -0
- package/dist/config.js +1 -1
- package/dist/index.html +6 -2
- package/dist/manifest.json +21 -0
- package/package.json +1 -1
- package/dist/assets/apple-touch-startup-image-1125x2436.png +0 -0
- package/dist/assets/apple-touch-startup-image-1136x640.png +0 -0
- package/dist/assets/apple-touch-startup-image-1170x2532.png +0 -0
- package/dist/assets/apple-touch-startup-image-1242x2208.png +0 -0
- package/dist/assets/apple-touch-startup-image-1242x2688.png +0 -0
- package/dist/assets/apple-touch-startup-image-1284x2778.png +0 -0
- package/dist/assets/apple-touch-startup-image-1334x750.png +0 -0
- package/dist/assets/apple-touch-startup-image-1536x2048.png +0 -0
- package/dist/assets/apple-touch-startup-image-1620x2160.png +0 -0
- package/dist/assets/apple-touch-startup-image-1668x2224.png +0 -0
- package/dist/assets/apple-touch-startup-image-1668x2388.png +0 -0
- package/dist/assets/apple-touch-startup-image-1792x828.png +0 -0
- package/dist/assets/apple-touch-startup-image-2048x1536.png +0 -0
- package/dist/assets/apple-touch-startup-image-2048x2732.png +0 -0
- package/dist/assets/apple-touch-startup-image-2160x1620.png +0 -0
- package/dist/assets/apple-touch-startup-image-2208x1242.png +0 -0
- package/dist/assets/apple-touch-startup-image-2224x1668.png +0 -0
- package/dist/assets/apple-touch-startup-image-2388x1668.png +0 -0
- package/dist/assets/apple-touch-startup-image-2436x1125.png +0 -0
- package/dist/assets/apple-touch-startup-image-2532x1170.png +0 -0
- package/dist/assets/apple-touch-startup-image-2688x1242.png +0 -0
- package/dist/assets/apple-touch-startup-image-2732x2048.png +0 -0
- package/dist/assets/apple-touch-startup-image-2778x1284.png +0 -0
- package/dist/assets/apple-touch-startup-image-640x1136.png +0 -0
- package/dist/assets/apple-touch-startup-image-750x1334.png +0 -0
- package/dist/assets/apple-touch-startup-image-828x1792.png +0 -0
- package/dist/assets/yandex-browser-50x50.png +0 -0
- package/dist/assets/yandex-browser-manifest.json +0 -9
- package/dist/bundle.0fea4896e3e1e37d9f3f.js +0 -2
- package/dist/bundle.0fea4896e3e1e37d9f3f.js.LICENSE.txt +0 -168
package/README.md
CHANGED
|
@@ -1,16 +1,24 @@
|
|
|
1
1
|
# GraphHopper Maps
|
|
2
2
|
|
|
3
|
-
A user interface for the [GraphHopper routing engine](https://github.com/graphhopper/graphhopper) released under the Apache License 2.0.
|
|
3
|
+
A route planner user interface for the [GraphHopper routing engine](https://github.com/graphhopper/graphhopper) released under the Apache License 2.0.
|
|
4
4
|
|
|
5
5
|
[Try it out](https://graphhopper.com/maps/)!
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
We have developed an intuitive and simple user interface to find routes:
|
|
8
8
|
|
|
9
|
+
[](https://graphhopper.com/maps/)
|
|
10
|
+
|
|
11
|
+
With autocomplete, alternative routes, information along the route and POI search and everything available in all major browsers including mobile browsers. Read more details about it [here](https://www.graphhopper.com/maps-route-planner/).
|
|
12
|
+
|
|
13
|
+
## Turn-by-Turn navigation
|
|
14
|
+
|
|
15
|
+
There is [an experimental `navi` branch](https://github.com/graphhopper/graphhopper-maps/tree/navi) that implements turn-by-turn navigation
|
|
16
|
+
[directly in the browser](https://navi.graphhopper.org).
|
|
9
17
|
|
|
10
18
|
## Start development:
|
|
11
19
|
|
|
12
20
|
* Clone this repository.
|
|
13
|
-
* Make sure node and npm are installed. We recommend using the
|
|
21
|
+
* Make sure node and npm are installed. We recommend using the iron LTS (node v24.12.0 and npm v11.6.2).
|
|
14
22
|
* npm install
|
|
15
23
|
* npm run serve
|
|
16
24
|
* Open your browser at http://0.0.0.0:3000/.
|
|
@@ -19,16 +27,18 @@ A user interface for the [GraphHopper routing engine](https://github.com/graphho
|
|
|
19
27
|
* Fork the repository and create a pull request. Contributions are welcome. Feel free to discuss your changes in our
|
|
20
28
|
[forum](https://discuss.graphhopper.com/) or the GitHub [issues](https://github.com/graphhopper/graphhopper-maps/issues).
|
|
21
29
|
* You can build the production bundle using `npm run build`.
|
|
30
|
+
* If you use the Directions API edit the config to show profile icons properly (see 'Advanced configuration' section below).
|
|
22
31
|
|
|
23
32
|
## Help with translations:
|
|
24
33
|
|
|
25
|
-
GraphHopper Maps is translated into many languages and you can help improve GraphHopper by adding or improving your language! See [this spreadsheet](https://docs.google.com/spreadsheets/d/
|
|
34
|
+
GraphHopper Maps is translated into many languages and you can help improve GraphHopper by adding or improving your language! See [this spreadsheet](https://docs.google.com/spreadsheets/d/18z00Rbt6QvLIkayEV9P89vW9oU0QbTVsjRk9nz1CeFY/edit#gid=0)
|
|
35
|
+
to create a new or improve an existing language. Let us know if you changed something or submit a pull request with your changes after the following steps:
|
|
26
36
|
|
|
27
37
|
* Edit the spreadsheet
|
|
28
|
-
* Run `
|
|
38
|
+
* Run `python update-translations.py`
|
|
29
39
|
* Review your changes via e.g. http://localhost:3000/?locale=en and with `git diff`. Make sure that is the only one with `git status`.
|
|
30
40
|
|
|
31
|
-
Please note that the translations the server-side turn instructions are located in [a different repository](https://github.com/graphhopper/graphhopper/blob/master/docs/core/translations.md).
|
|
41
|
+
Please note that the translations for the server-side turn instructions are located in [a different repository](https://github.com/graphhopper/graphhopper/blob/master/docs/core/translations.md).
|
|
32
42
|
|
|
33
43
|
## Advanced configuration
|
|
34
44
|
|
|
@@ -38,7 +48,14 @@ best to create a copy of this file called `config-local.js` which will be ignore
|
|
|
38
48
|
|
|
39
49
|
## Further Notes
|
|
40
50
|
|
|
41
|
-
Every branch of this repository can be tested at https://graphhopper.com/maps-dev/<branch_name>/
|
|
51
|
+
Every branch of this repository can be tested at https://graphhopper.com/maps-dev/<branch_name>/
|
|
52
|
+
|
|
53
|
+
## Powered By
|
|
54
|
+
|
|
55
|
+
This project uses
|
|
56
|
+
|
|
57
|
+
* the great [OpenLayers library](https://openlayers.org/).
|
|
58
|
+
* the [codemirror](https://codemirror.net/) code editor for the custom model editor.
|
|
59
|
+
* many icons from Google's [open source font library](https://fonts.google.com/icons).
|
|
60
|
+
* many more open source projects - see the package.json
|
|
42
61
|
|
|
43
|
-
There is also [an experimental `navi` branch](https://github.com/graphhopper/graphhopper-maps/tree/navi) that implements
|
|
44
|
-
turn-by-turn navigation [directly in the browser](https://navi.graphhopper.org).
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/assets/favicon.ico
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|