diff --git a/examples/button-title.html b/examples/button-title.html index aa079eb2da..84f1341dea 100644 --- a/examples/button-title.html +++ b/examples/button-title.html @@ -6,7 +6,7 @@ docs: > This example shows how to customize the buttons tooltips with Bootstrap. tags: "custom, tooltip" resources: - - https://code.jquery.com/jquery-1.11.2.min.js + - https://code.jquery.com/jquery-2.2.3.min.js - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js --- diff --git a/examples/geolocation-orientation.html b/examples/geolocation-orientation.html index ce6bb7ff9f..ee7835f7aa 100644 --- a/examples/geolocation-orientation.html +++ b/examples/geolocation-orientation.html @@ -44,7 +44,7 @@ tags: "fullscreen, geolocation, orientation, mobile" - + diff --git a/examples/icon.html b/examples/icon.html index 49e6651b60..d2325bb240 100644 --- a/examples/icon.html +++ b/examples/icon.html @@ -6,7 +6,7 @@ docs: > Example using an icon to symbolize a point. tags: "vector, style, icon, marker, popup" resources: - - https://code.jquery.com/jquery-1.11.2.min.js + - https://code.jquery.com/jquery-2.2.3.min.js - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js --- diff --git a/examples/kml-earthquakes.html b/examples/kml-earthquakes.html index cebcff3660..9b69f12236 100644 --- a/examples/kml-earthquakes.html +++ b/examples/kml-earthquakes.html @@ -6,7 +6,7 @@ docs: > This example parses a KML file and renders the features as a vector layer. The layer is given a style that renders earthquake locations with a size relative to their magnitude. tags: "KML, vector, style, tooltip" resources: - - https://code.jquery.com/jquery-1.11.2.min.js + - https://code.jquery.com/jquery-2.2.3.min.js - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js --- diff --git a/examples/kml-timezones.html b/examples/kml-timezones.html index 9a63c0dd79..abd5410367 100644 --- a/examples/kml-timezones.html +++ b/examples/kml-timezones.html @@ -7,7 +7,7 @@ docs: > yellow with an opacity calculated based on the current offset to local noon. tags: "KML, vector, style" resources: - - https://code.jquery.com/jquery-1.11.2.min.js + - https://code.jquery.com/jquery-2.2.3.min.js - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js --- diff --git a/examples/layer-group.html b/examples/layer-group.html index 1eeadbb882..1fa7d6b5a5 100644 --- a/examples/layer-group.html +++ b/examples/layer-group.html @@ -6,7 +6,7 @@ docs: > Example of a map with layer group. tags: "tilejson, input, bind, group, layergroup" resources: - - https://code.jquery.com/jquery-1.11.2.min.js + - https://code.jquery.com/jquery-2.2.3.min.js ---
diff --git a/examples/mobile-full-screen.html b/examples/mobile-full-screen.html index fdb8e53864..f6e6cf202d 100644 --- a/examples/mobile-full-screen.html +++ b/examples/mobile-full-screen.html @@ -24,7 +24,7 @@ cloak:
- + diff --git a/examples/overlay.html b/examples/overlay.html index 9b17f0b9aa..73b78ce388 100644 --- a/examples/overlay.html +++ b/examples/overlay.html @@ -6,7 +6,7 @@ docs: >

The popups are created using Popovers from Bootstrap.

tags: "overlay, popup, bootstrap, popover, mapquest, openaerial" resources: - - https://code.jquery.com/jquery-1.11.2.min.js + - https://code.jquery.com/jquery-2.2.3.min.js - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css - https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js --- diff --git a/examples/vector-esri-edit.html b/examples/vector-esri-edit.html index ff4ecd84c0..3931cf377d 100644 --- a/examples/vector-esri-edit.html +++ b/examples/vector-esri-edit.html @@ -6,7 +6,7 @@ docs: > This example loads features from ArcGIS REST Feature Service and allows to add new features or update existing features. tags: "vector, esri, ArcGIS, REST, Feature, Service, bbox, loading, server, edit, updateFeature, addFeature" resources: - - https://code.jquery.com/jquery-1.11.2.min.js + - https://code.jquery.com/jquery-2.2.3.min.js ---
diff --git a/examples/vector-esri.html b/examples/vector-esri.html index 2d629d1a24..2e92ed7f19 100644 --- a/examples/vector-esri.html +++ b/examples/vector-esri.html @@ -6,7 +6,7 @@ docs: > This example loads new features from ArcGIS REST Feature Service when the view extent changes. tags: "vector, esri, ArcGIS, REST, Feature, Service, bbox, loading, server" resources: - - https://code.jquery.com/jquery-1.11.2.min.js + - https://code.jquery.com/jquery-2.2.3.min.js ---