Mercurial > lada > lada-client
changeset 1273:16fd88e8c922
URLs for OL2 (OpenLayers 2) updated
author | Marco Lechner, GeoBoink<lechner@geoboink.de> |
---|---|
date | Sun, 08 Jan 2017 21:57:36 +0100 |
parents | 208254152ac0 |
children | 1df7a0899ebe a152353eba26 |
files | INSTALL.markdown install-dependencies.sh |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/INSTALL.markdown Mon Dec 19 14:23:04 2016 +0100 +++ b/INSTALL.markdown Sun Jan 08 21:57:36 2017 +0100 @@ -30,7 +30,7 @@ und minifiziert werden. Dies beschleunigt das Laden der Anwendung im Browser erheblich -Sencha bietet Sencha Cmd zum [Download](https://www.sencha.com/products/extjs/cmd-download/) +Sencha bietet Sencha Cmd zum [Download](https://www.sencha.com/products/extjs/cmd-download/) an. Beachten Sie: Sencha Cmd ist keine freie Software. Die Fa. Sencha beschreibt die Installation von Sencha Cmd in der @@ -135,7 +135,7 @@ MIT - License * Openlayers 2.13.1 http://www.openlayers.org - https://github.com/openlayers/openlayers + https://github.com/openlayers/ol2 2-Clause BSD-License Diese werden in der `Index.html` referenziert.
--- a/install-dependencies.sh Mon Dec 19 14:23:04 2016 +0100 +++ b/install-dependencies.sh Sun Jan 08 21:57:36 2017 +0100 @@ -21,7 +21,7 @@ unzip -n Blob-js.zip ln -sf Blob.js-master Blob -curl -L https://github.com/openlayers/openlayers/archive/release-2.13.1.zip \ +curl -L https://github.com/openlayers/ol2/archive/release-2.13.1.zip \ -o OpenLayers-2-13-1.zip unzip -n OpenLayers-2-13-1.zip ln -sf ol2-release-2.13.1 OpenLayers