@graphhopper/graphhopper-maps-bundle 0.0.0-fe3a8a63 → 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.292a9f5b79ef4876382d.js +0 -2
- /package/dist/{bundle.292a9f5b79ef4876382d.js.LICENSE.txt → bundle.a293421139b47dd585dc.js.LICENSE.txt} +0 -0
package/dist/config.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const config={routingApi:"https://graphhopper.com/api/1/",geocodingApi:"https://graphhopper.com/api/1/",defaultTiles:"OpenStreetMap",keys:{graphhopper:"efc33bcc-a9e6-450b-9221-c52c5bf57de3",maptiler:"missing_api_key",omniscale:"missing_api_key",thunderforest:"missing_api_key",kurviger:"missing_api_key",tracestrack:"missing_api_key"},routingGraphLayerAllowed:!1,request:{details:["road_class","road_environment","road_access","surface","max_speed","average_speed","toll","track_type","country"]},profile_group_mapping:{}};module&&(module.exports=config);
|
|
1
|
+
const config={routingApi:"https://graphhopper.com/api/1/",geocodingApi:"https://graphhopper.com/api/1/",defaultTiles:"OpenStreetMap",keys:{graphhopper:"efc33bcc-a9e6-450b-9221-c52c5bf57de3",maptiler:"missing_api_key",omniscale:"missing_api_key",thunderforest:"missing_api_key",kurviger:"missing_api_key",tracestrack:"missing_api_key"},routingGraphLayerAllowed:!1,request:{details:["road_class","road_environment","road_access","surface","max_speed","average_speed","toll","track_type","country"]},profile_group_mapping:{}};"undefined"!=typeof module&&(module.exports=config);
|
package/dist/index.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
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="openstreetmap,osm,bicycle,hiking,outdoor,truck,shortest path,driving directions"/><link rel="manifest" href="./manifest.json"/><script src="config.js"></script><title>GraphHopper Maps | Route Planner</title><style>html,
|
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="referrer" content="strict-origin-when-cross-origin"/><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="openstreetmap,osm,bicycle,hiking,outdoor,truck,shortest path,driving directions"/><link rel="manifest" href="./manifest.json"/><script src="config.js"></script><title>GraphHopper Maps | Route Planner</title><style>html,
|
|
2
2
|
body {
|
|
3
3
|
overscroll-behavior: none;
|
|
4
4
|
height: 100%;
|
|
@@ -27,4 +27,4 @@
|
|
|
27
27
|
svg {
|
|
28
28
|
display: block;
|
|
29
29
|
color: inherit;
|
|
30
|
-
}</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"><meta name="msapplication-TileColor" content="#fff"><meta name="msapplication-TileImage" content="assets/mstile-144x144.png"><meta name="msapplication-config" content="assets/browserconfig.xml"><script defer="defer" src="bundle.
|
|
30
|
+
}</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"><meta name="msapplication-TileColor" content="#fff"><meta name="msapplication-TileImage" content="assets/mstile-144x144.png"><meta name="msapplication-config" content="assets/browserconfig.xml"><script defer="defer" src="bundle.a293421139b47dd585dc.js"></script></head><body></body></html>
|
package/dist/manifest.json
CHANGED