From 203928a77a497f88766c3b6a1c90474d4402046f Mon Sep 17 00:00:00 2001 From: Matt Driscoll Date: Wed, 15 Jun 2016 16:19:57 -0700 Subject: [PATCH] 3.17 code --- README.md | 2 +- index.html | 6 +- javascript/SearchSources.js | 94 ++++++++------ javascript/common.js | 6 +- map.html | 8 +- nls/ar/template.js | 240 ++++++++++++++++++------------------ nls/cs/template.js | 240 ++++++++++++++++++------------------ nls/da/template.js | 240 ++++++++++++++++++------------------ nls/de/template.js | 240 ++++++++++++++++++------------------ nls/el/template.js | 240 ++++++++++++++++++------------------ nls/es/template.js | 240 ++++++++++++++++++------------------ nls/et/template.js | 240 ++++++++++++++++++------------------ nls/fi/template.js | 240 ++++++++++++++++++------------------ nls/fr/template.js | 240 ++++++++++++++++++------------------ nls/he/template.js | 240 ++++++++++++++++++------------------ nls/hr/template.js | 119 ++++++++++++++++++ nls/it/template.js | 240 ++++++++++++++++++------------------ nls/ja/template.js | 240 ++++++++++++++++++------------------ nls/ko/template.js | 240 ++++++++++++++++++------------------ nls/lt/template.js | 240 ++++++++++++++++++------------------ nls/lv/template.js | 240 ++++++++++++++++++------------------ nls/nb/template.js | 240 ++++++++++++++++++------------------ nls/nl/template.js | 240 ++++++++++++++++++------------------ nls/pl/template.js | 240 ++++++++++++++++++------------------ nls/pt-br/template.js | 240 ++++++++++++++++++------------------ nls/pt-pt/template.js | 240 ++++++++++++++++++------------------ nls/ro/template.js | 240 ++++++++++++++++++------------------ nls/ru/template.js | 240 ++++++++++++++++++------------------ nls/sr/template.js | 119 ++++++++++++++++++ nls/sv/template.js | 240 ++++++++++++++++++------------------ nls/template.js | 52 ++++---- nls/th/template.js | 240 ++++++++++++++++++------------------ nls/tr/template.js | 240 ++++++++++++++++++------------------ nls/vi/template.js | 240 ++++++++++++++++++------------------ nls/zh-cn/template.js | 240 ++++++++++++++++++------------------ nls/zh-hk/template.js | 240 ++++++++++++++++++------------------ nls/zh-tw/template.js | 240 ++++++++++++++++++------------------ 37 files changed, 3791 insertions(+), 3575 deletions(-) create mode 100644 nls/hr/template.js create mode 100644 nls/sr/template.js diff --git a/README.md b/README.md index 4005853..37218af 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The PMG template is also easily configurable. A complete list of features and en 3. Change the sharing host, found in options.js inside the config folder for the application, to the sharing URL for ArcGIS Online or Portal. For ArcGIS Online users, keep the default value of www.arcgis.com or specify the name of your organization. - ArcGIS Online Example: `"sharingurl": location.protocol + "//" + “.maps.arcgis.com` - Portal Example where `arcgis` is the name of the Web Adaptor: `"sharingurl": location.protocol + "//" + "webadaptor.domain.com/arcgis"` -4. If you are using Portal or a local install of the ArcGIS API for JavaScript, change all references to the ArcGIS API for JavaScript in index.html to refer to your local copy of the API. Search for the references containing `"//js.arcgis.com/3.16"` and replace this portion of the reference with the url to your local install. +4. If you are using Portal or a local install of the ArcGIS API for JavaScript, change all references to the ArcGIS API for JavaScript in index.html to refer to your local copy of the API. Search for the references containing `"//js.arcgis.com/3.17"` and replace this portion of the reference with the url to your local install. - For example: `"//webadaptor.domain.com/arcgis/jsapi/jsapi"` where `arcgis` is the name of your Web Adaptor. 5. Copy a map or group ID from Portal/ArcGIS Online and replace the default web map ID in the application’s index.html page. You can now run the application on your web server or customize the application further. diff --git a/index.html b/index.html index 0c9eccb..5ec6bfb 100644 --- a/index.html +++ b/index.html @@ -19,8 +19,8 @@ - - + + @@ -72,7 +72,7 @@

- + - +