From 4ecebcb51d58c472b68328ae6e73c7d9446629bb Mon Sep 17 00:00:00 2001
From: Daniele Bacarella
Date: Thu, 16 Oct 2025 15:58:04 +0200
Subject: [PATCH] Fixed link to test-credentials.js from relative to absolute
to avoid having to enable this resource in JSFiddle
---
capture-map-area/demo.html | 8 ++++----
change-harp-style-at-load/demo.html | 2 +-
circle-on-the-map/demo.html | 6 +++---
context-menu/demo.html | 2 +-
custom-cluster-theme/demo.html | 16 ++++++++--------
custom-tile-overlay/demo.html | 2 +-
custom-zooming-into-bounds/demo.html | 6 +++---
display-geojson-on-map/demo.html | 2 +-
display-kml-on-map/demo.html | 2 +-
dom-marker-rotation/demo.html | 2 +-
draggable-marker/demo.html | 6 +++---
draggable-shapes/demo.html | 2 +-
extruded-objects/demo.html | 6 +++---
finding-the-nearest-marker/demo.html | 4 ++--
geocode-a-location-from-address/demo.html | 2 +-
.../demo.html | 2 +-
image-overlay/demo.html | 4 ++--
indoor-map-movement/demo.html | 2 +-
indoor-map-ui-interaction/demo.html | 2 +-
indoor-map/demo.html | 2 +-
interactive-basemap/demo.html | 2 +-
map-at-specified-location/demo.html | 4 ++--
map-multi-language-support/demo.html | 2 +-
map-object-events-displayed/demo.html | 6 +++---
map-objects-event-delegation/demo.html | 8 ++++----
.../demo.html | 2 +-
map-using-view-bounds/demo.html | 2 +-
.../demo.html | 2 +-
map-with-dom-marker/demo.html | 10 +++++-----
map-with-isoline-route/demo.html | 2 +-
map-with-pedestrian-route-from-a-to-b/demo.html | 2 +-
.../demo.html | 2 +-
map-with-route-from-a-to-b/demo.html | 2 +-
map-with-svg-graphic-markers/demo.html | 10 +++++-----
marker-clustering/demo.html | 14 +++++++-------
markers-on-the-map/demo.html | 2 +-
markers-update-position-with-animation/demo.html | 2 +-
markers-with-altitude/demo.html | 2 +-
open-infobubble/demo.html | 8 ++++----
ordering-overlapping-markers/demo.html | 4 ++--
panning-the-map/demo.html | 2 +-
polygon-on-the-map/demo.html | 2 +-
polygon-with-holes-on-the-map/demo.html | 8 ++++----
polyline-on-the-map/demo.html | 8 ++++----
position-on-mouse-click/demo.html | 4 ++--
rectangle-on-the-map/demo.html | 4 ++--
resizable-circle/demo.html | 2 +-
resizable-polygon/demo.html | 2 +-
resizable-polyline/demo.html | 2 +-
resizable-rect/demo.html | 2 +-
restrict-map/demo.html | 8 ++++----
.../demo.html | 2 +-
search-for-landmark/demo.html | 2 +-
search-match-fts/demo.html | 2 +-
synchronising-two-maps/demo.html | 2 +-
tilted-map-bounds/demo.html | 2 +-
truck-routing-road-restrictions/demo.html | 2 +-
zoom-to-set-of-markers/demo.html | 6 +++---
58 files changed, 115 insertions(+), 115 deletions(-)
diff --git a/capture-map-area/demo.html b/capture-map-area/demo.html
index a5dfda8..4d89007 100644
--- a/capture-map-area/demo.html
+++ b/capture-map-area/demo.html
@@ -9,7 +9,7 @@
-
+
@@ -24,9 +24,9 @@ Take a Snapshot of the Map
Code
- Snapshot functionality belongs to the mapsjs-core module of the API.
- The capture method of the H.Map class takes as an argument callback
- function that is executed when snapshot is ready, instance of H.ui.UI class
+
Snapshot functionality belongs to the mapsjs-core module of the API.
+ The capture method of the H.Map class takes as an argument callback
+ function that is executed when snapshot is ready, instance of H.ui.UI class
to add the scale bar to the output, and top/left (50,50)-bottom/right (500,200) coordinates to specify the area of the map to capture.
- This example displays circles on the map, which denote cities' population. By clicking on each circle you can zoom into it,
+
This example displays circles on the map, which denote cities' population. By clicking on each circle you can zoom into it,
but with different maximum zoom levels, depending on the circle size.
Code
diff --git a/display-geojson-on-map/demo.html b/display-geojson-on-map/demo.html
index 588c291..b26e014 100644
--- a/display-geojson-on-map/demo.html
+++ b/display-geojson-on-map/demo.html
@@ -13,7 +13,7 @@
-
+
Display GeoJSON Data
diff --git a/display-kml-on-map/demo.html b/display-kml-on-map/demo.html
index 9d5c24d..3d2ea96 100644
--- a/display-kml-on-map/demo.html
+++ b/display-kml-on-map/demo.html
@@ -13,7 +13,7 @@
-
+