@graphhopper/graphhopper-maps-bundle 0.0.0-ff7763b → 0.0.0-ffc19f8
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 +2 -2
- package/dist/bundle.a293421139b47dd585dc.js +2 -0
- package/dist/config.js +1 -1
- package/dist/index.html +2 -2
- package/dist/manifest.json +1 -1
- package/package.json +1 -1
- package/dist/bundle.69b5fe42f1d15f290296.js +0 -2
- /package/dist/{bundle.69b5fe42f1d15f290296.js.LICENSE.txt → bundle.a293421139b47dd585dc.js.LICENSE.txt} +0 -0
package/README.md
CHANGED
|
@@ -6,9 +6,9 @@ A route planner user interface for the [GraphHopper routing engine](https://gith
|
|
|
6
6
|
|
|
7
7
|
We have developed an intuitive and simple user interface to find routes:
|
|
8
8
|
|
|
9
|
-
[](https://graphhopper.com/maps/)
|
|
10
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/).
|
|
11
|
+
With address search (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
|
|
|
13
13
|
## Turn-by-Turn navigation
|
|
14
14
|
|