@graphhopper/graphhopper-maps-bundle 0.0.0-ed881f2f49b62de6595c7322dece6149a96ddf7f → 0.0.0-eef6e6bf
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 +3 -3
- 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-384x384.png +0 -0
- package/dist/assets/android-chrome-512x512.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-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/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/bundle.d1fe847351bc03676db6.js +2 -0
- package/dist/bundle.d1fe847351bc03676db6.js.LICENSE.txt +49 -0
- package/dist/config.js +1 -1
- package/dist/index.html +5 -1
- package/dist/manifest.json +1 -1
- package/package.json +1 -1
- package/dist/bundle.83bc6a7a57e9db545d45.js +0 -2
- package/dist/bundle.83bc6a7a57e9db545d45.js.LICENSE.txt +0 -168
package/README.md
CHANGED
|
@@ -4,9 +4,9 @@ A route planner user interface for the [GraphHopper routing engine](https://gith
|
|
|
4
4
|
|
|
5
5
|
[Try it out](https://graphhopper.com/maps/)!
|
|
6
6
|
|
|
7
|
-
We have developed an
|
|
7
|
+
We have developed an intuitive and simple user interface to find routes:
|
|
8
8
|
|
|
9
|
-
[](https://graphhopper.com/maps/)
|
|
10
10
|
|
|
11
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
12
|
|
|
@@ -18,7 +18,7 @@ There is [an experimental `navi` branch](https://github.com/graphhopper/graphhop
|
|
|
18
18
|
## Start development:
|
|
19
19
|
|
|
20
20
|
* Clone this repository.
|
|
21
|
-
* Make sure node and npm are installed. We recommend using the iron LTS (node
|
|
21
|
+
* Make sure node and npm are installed. We recommend using the iron LTS (node v24.12.0 and npm v11.6.2).
|
|
22
22
|
* npm install
|
|
23
23
|
* npm run serve
|
|
24
24
|
* Open your browser at http://0.0.0.0:3000/.
|
|
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
|