[fusion-commits] r2803 - in sandbox/ol213/lib/OpenLayers: Lang theme/default

svn_fusion at osgeo.org svn_fusion at osgeo.org
Thu Nov 7 00:35:28 PST 2013


Author: jng
Date: 2013-11-07 00:35:27 -0800 (Thu, 07 Nov 2013)
New Revision: 2803

Added:
   sandbox/ol213/lib/OpenLayers/Lang/ro.js
Modified:
   sandbox/ol213/lib/OpenLayers/Lang/en.js
   sandbox/ol213/lib/OpenLayers/Lang/es.js
   sandbox/ol213/lib/OpenLayers/Lang/fr.js
   sandbox/ol213/lib/OpenLayers/Lang/lt.js
   sandbox/ol213/lib/OpenLayers/Lang/pl.js
   sandbox/ol213/lib/OpenLayers/Lang/pt-BR.js
   sandbox/ol213/lib/OpenLayers/theme/default/google.css
   sandbox/ol213/lib/OpenLayers/theme/default/google.tidy.css
   sandbox/ol213/lib/OpenLayers/theme/default/style.css
   sandbox/ol213/lib/OpenLayers/theme/default/style.mobile.css
   sandbox/ol213/lib/OpenLayers/theme/default/style.mobile.tidy.css
   sandbox/ol213/lib/OpenLayers/theme/default/style.tidy.css
Log:
Update associated OL style sheets and language files to ones from 2.13.1

Modified: sandbox/ol213/lib/OpenLayers/Lang/en.js
===================================================================
--- sandbox/ol213/lib/OpenLayers/Lang/en.js	2013-11-07 04:35:47 UTC (rev 2802)
+++ sandbox/ol213/lib/OpenLayers/Lang/en.js	2013-11-07 08:35:27 UTC (rev 2803)
@@ -83,9 +83,6 @@
         "This method has been deprecated and will be removed in 3.0. " +
         "Please use ${newMethod} instead.",
 
-    'proxyNeeded': "You probably need to set OpenLayers.ProxyHost to access ${url}."+
-        "See http://trac.osgeo.org/openlayers/wiki/FrequentlyAskedQuestions#ProxyHost",
-
     // **** end ****
     'end': ''
     

Modified: sandbox/ol213/lib/OpenLayers/Lang/es.js
===================================================================
--- sandbox/ol213/lib/OpenLayers/Lang/es.js	2013-11-07 04:35:47 UTC (rev 2802)
+++ sandbox/ol213/lib/OpenLayers/Lang/es.js	2013-11-07 08:35:27 UTC (rev 2803)
@@ -44,8 +44,8 @@
         "Para evitar este mensaje, seleccione una nueva Capa Base " +
         "en el selector de capas en la esquina superior derecha.<br><br>" +
         "Probablemente, esto se debe a que el script de la biblioteca de " +
-	"Google Maps no fue correctamente incluido en su página, o no " +
-	"contiene la clave del API correcta para su sitio.<br><br>" +
+        "Google Maps no fue correctamente incluido en su página, o no " +
+        "contiene la clave del API correcta para su sitio.<br><br>" +
         "Desarrolladores: Para ayudar a hacer funcionar esto correctamente, " +
         "<a href='http://trac.openlayers.org/wiki/Google' " +
         "target='_blank'>haga clic aquí</a>",
@@ -55,7 +55,7 @@
         "Para evitar este mensaje, seleccione una nueva Capa Base " +
         "en el selector de capas en la esquina superior derecha.<br><br>" +
         "Probablemente, esto se debe a que el script de " +
-	"la biblioteca ${layerLib} " +
+        "la biblioteca ${layerLib} " +
         "no fue correctamente incluido en su página.<br><br>" +
         "Desarrolladores: Para ayudar a hacer funcionar esto correctamente, " +
         "<a href='http://trac.openlayers.org/wiki/${layerLib}' " +

Modified: sandbox/ol213/lib/OpenLayers/Lang/fr.js
===================================================================
--- sandbox/ol213/lib/OpenLayers/Lang/fr.js	2013-11-07 04:35:47 UTC (rev 2802)
+++ sandbox/ol213/lib/OpenLayers/Lang/fr.js	2013-11-07 08:35:27 UTC (rev 2803)
@@ -49,7 +49,5 @@
 
     'reprojectDeprecated': "Vous utilisez l\'option \'reproject\' sur la couche ${layerName}. Cette option est dépréciée : Son usage permettait d\'afficher des données au dessus de couches raster commerciales.Cette fonctionalité est maintenant supportée en utilisant le support de la projection Mercator Sphérique. Plus d\'information est disponible sur http://trac.openlayers.org/wiki/SphericalMercator.",
 
-    'methodDeprecated': "Cette méthode est dépréciée, et sera supprimée à la version 3.0. Merci d\'utiliser ${newMethod} à la place.",
-
-    'proxyNeeded': "Vous avez très probablement besoin de renseigner OpenLayers.ProxyHost pour accéder à ${url}. Voir http://trac.osgeo.org/openlayers/wiki/FrequentlyAskedQuestions#ProxyHost"
+    'methodDeprecated': "Cette méthode est dépréciée, et sera supprimée à la version 3.0. Merci d\'utiliser ${newMethod} à la place."
 });

Modified: sandbox/ol213/lib/OpenLayers/Lang/lt.js
===================================================================
--- sandbox/ol213/lib/OpenLayers/Lang/lt.js	2013-11-07 04:35:47 UTC (rev 2802)
+++ sandbox/ol213/lib/OpenLayers/Lang/lt.js	2013-11-07 08:35:27 UTC (rev 2803)
@@ -21,7 +21,7 @@
     'noFID': "Negaliu atnaujinti objekto, kuris neturi FID.",
 
     'browserNotSupported':
-	"Jūsų naršyklė nemoka parodyti vektorių. Šiuo metu galima naudotis tokiais rodymo varikliais:\n{renderers}",
+    "Jūsų naršyklė nemoka parodyti vektorių. Šiuo metu galima naudotis tokiais rodymo varikliais:\n{renderers}",
 
     'commitSuccess': "WFS Tranzakcija: PAVYKO ${response}",
 
@@ -38,8 +38,8 @@
 
     // console message
     'methodDeprecated':
-	"Šis metodas yra pasenęs ir 3.0 versijoje bus pašalintas. " +
-	"Prašome naudoti ${newMethod}.",
+    "Šis metodas yra pasenęs ir 3.0 versijoje bus pašalintas. " +
+    "Prašome naudoti ${newMethod}.",
 
     // **** end ****
     'end': ''

Modified: sandbox/ol213/lib/OpenLayers/Lang/pl.js
===================================================================
--- sandbox/ol213/lib/OpenLayers/Lang/pl.js	2013-11-07 04:35:47 UTC (rev 2802)
+++ sandbox/ol213/lib/OpenLayers/Lang/pl.js	2013-11-07 08:35:27 UTC (rev 2803)
@@ -55,11 +55,11 @@
 
     'getLayerWarning':
         "Warstwa ${layerType} nie mogła zostać załadowana poprawnie.<br><br>" +
-		"Aby pozbyć się tej wiadomości, wybierz nową Warstwe podstawową " +
+        "Aby pozbyć się tej wiadomości, wybierz nową Warstwe podstawową " +
         "w przełączniku warstw w górnym prawym rogu mapy.<br><br>" +
         "Najprawdopodobniej jest to spowodowane tym, że biblioteka ${layerLib} " +
         "nie jest załadowana, lub może(o ile biblioteka tego wymaga) " +
-		"byc potrzebny klucza do API dla twojej strony<br><br>" +
+        "byc potrzebny klucza do API dla twojej strony<br><br>" +
         "Programisto: Aby uzyskać pomoc , " +
         "<a href='http://trac.openlayers.org/wiki/${layerLib}' " +
         "target='_blank'>kliknij tutaj</a>",
@@ -78,16 +78,12 @@
         "w warstwie ${layerName} używasz opcji 'reproject'. " +
         "Ta opcja jest przestarzała: " +
         "jej zastosowanie został zaprojektowany, aby wspierać wyświetlania danych przez komercyjne mapy, "+
-		"jednak obecnie ta funkcjonalność powinien zostać osiągnięty za pomocą Spherical Mercator " +
-		"its use was designed to support displaying data over commercial. Więcje informacji na ten temat możesz znaleźć na stronie " + 
+        "jednak obecnie ta funkcjonalność powinien zostać osiągnięty za pomocą Spherical Mercator " +
+        "its use was designed to support displaying data over commercial. Więcje informacji na ten temat możesz znaleźć na stronie " + 
         "http://trac.openlayers.org/wiki/SphericalMercator.",
 
     // console message
     'methodDeprecated':
         "Ta metoda jest przestarzała i będzie usunięta od wersji 3.0. " +
-        "W zamian użyj ${newMethod}.",
-
-    'proxyNeeded': "Prawdopodobnie musisz ustawić OpenLayers.ProxyHost aby otrzymać dostęp do ${url}."+
-        "See http://trac.osgeo.org/openlayers/wiki/FrequentlyAskedQuestions#ProxyHost"
-
+        "W zamian użyj ${newMethod}."
 });
\ No newline at end of file

Modified: sandbox/ol213/lib/OpenLayers/Lang/pt-BR.js
===================================================================
--- sandbox/ol213/lib/OpenLayers/Lang/pt-BR.js	2013-11-07 04:35:47 UTC (rev 2802)
+++ sandbox/ol213/lib/OpenLayers/Lang/pt-BR.js	2013-11-07 08:35:27 UTC (rev 2803)
@@ -13,7 +13,7 @@
  *     <OpenLayers.Lang.translate>.  Entry bodies are normal strings or
  *     strings formatted for use with <OpenLayers.String.format> calls.
  */
-OpenLayers.Lang["pt-br"] = OpenLayers.Util.applyDefaults({
+OpenLayers.Lang["pt-BR"] = OpenLayers.Util.applyDefaults({
 
     'unhandledRequest': "A requisição retornou um erro não tratado: ${statusText}",
 

Added: sandbox/ol213/lib/OpenLayers/Lang/ro.js
===================================================================
--- sandbox/ol213/lib/OpenLayers/Lang/ro.js	                        (rev 0)
+++ sandbox/ol213/lib/OpenLayers/Lang/ro.js	2013-11-07 08:35:27 UTC (rev 2803)
@@ -0,0 +1,69 @@
+/**
+ * @requires OpenLayers/Lang.js
+ */
+/**
+ * Namespace: OpenLayers.Lang["ro"]
+ * Dictionary for Romanian.  Keys for entries are used in calls to
+ *     <OpenLayers.Lang.translate>.  Entry bodies are normal strings or
+ *     strings formatted for use with <OpenLayers.String.format> calls.
+*/
+OpenLayers.Lang.ro = {
+    'unhandledRequest': "Cerere nesoluționată return ${statusText}",
+    'Permalink': "Legatură permanentă",
+    'Overlays': "Straturi vector",
+    'Base Layer': "Straturi de bază",
+    'noFID': "Nu pot actualiza un feature pentru care nu există FID.",
+    'browserNotSupported':
+        "Browserul tău nu suportă afișarea vectorilor. Supoetul curent pentru randare:\n${renderers}",
+    // console message
+    'minZoomLevelError':
+        "Proprietatea minZoomLevel este doar pentru a fi folosită " +
+        "cu straturile FixedZoomLevels-descendent. De aceea acest " +
+        "strat wfs verifică dacă minZoomLevel este o relicvă" +
+        ". Nu îl putem , oricum, înlătura fără " +
+        "a afecta aplicațiile Openlayers care depind de ea." +
+        " De aceea considerăm depreciat -- minZoomLevel " +
+        "și îl vom înlătura în 3.0. Folosește " +
+        "min/max resolution cum este descrisă aici: " +
+        "http://trac.openlayers.org/wiki/SettingZoomLevels",
+    'commitSuccess': "Tranzacție WFS: SUCCES ${response}",
+    'commitFailed': "Tranzacție WFS : EȘEC ${response}",
+    'googleWarning':
+        "Stratul Google nu a putut fi încărcat corect.<br><br>" +
+        "Pentru a elimina acest mesaj, selectează un nou strat de bază " +
+        "în Layerswitcher din colțul dreata-sus.<br><br>" +
+        "Asta datorită, faptului că Google Maps library " +
+        "script nu este inclus, sau nu conține " +
+        "cheia API corectă pentru situl tău.<br><br>" +
+        "Developeri: Pentru ajutor, " +
+        "<a href='http://trac.openlayers.org/wiki/Google' " +
+        "target='_blank'>apăsați aici</a>",
+    'getLayerWarning':
+        "Stratul ${layerType} nu a putut fi încărcat corect.<br><br>" +
+        "pentru a înlătura acest mesaj, selectează un nou strat de bază " +
+        "Acesta eroare apare de obicei când ${layerLib} library " +
+        "script nu a fost încărcat corect.<br><br>" +
+        "Developeri: Pentru ajutor privind utilizarea corectă, " +
+        "<a href='http://trac.openlayers.org/wiki/${layerLib}' " +
+        "target='_blank'>apasă aici</a>",
+    'Scale = 1 : ${scaleDenom}': "Scara = 1 : ${scaleDenom}",
+    //labels for the graticule control
+    'W': 'V',
+    'E': 'E',
+    'N': 'N',
+    'S': 'S',
+    'Graticule': 'Graticule',
+    // console message
+    'reprojectDeprecated':
+        "folosești opțiunea 'reproject' " +
+        "pentru stratul ${layerName} . Această opțiune este depreciată: " +
+        "a fost utilizată pentru afișarea straturilor de bază comerciale " + 
+        "Mai multe informații despre proiecția Mercator sunt disponibile aici " +
+        "http://trac.openlayers.org/wiki/SphericalMercator.",
+    // console message
+    'methodDeprecated':
+        "Această metodă este depreciată și va fi înlăturată in versiunea 3.0. " +
+        "folosește metoda ${newMethod}.",
+    // **** end ****
+    'end': ''
+};

Modified: sandbox/ol213/lib/OpenLayers/theme/default/google.css
===================================================================
--- sandbox/ol213/lib/OpenLayers/theme/default/google.css	2013-11-07 04:35:47 UTC (rev 2802)
+++ sandbox/ol213/lib/OpenLayers/theme/default/google.css	2013-11-07 08:35:27 UTC (rev 2803)
@@ -3,15 +3,7 @@
     bottom: 2px;
     left: auto;  
 }
-.olLayerGoogleV3.olLayerGoogleCopyright {
-    bottom: 0px;
-    right: 0px !important;
-}
 .olLayerGooglePoweredBy {
     left: 2px;
     bottom: 2px;   
 }
-.olLayerGoogleV3.olLayerGooglePoweredBy {
-    bottom: 0px !important;
-}
-

Modified: sandbox/ol213/lib/OpenLayers/theme/default/google.tidy.css
===================================================================
--- sandbox/ol213/lib/OpenLayers/theme/default/google.tidy.css	2013-11-07 04:35:47 UTC (rev 2802)
+++ sandbox/ol213/lib/OpenLayers/theme/default/google.tidy.css	2013-11-07 08:35:27 UTC (rev 2803)
@@ -1 +1 @@
-.olLayerGoogleCopyright{right:3px;bottom:2px;left:auto;}.olLayerGoogleV3.olLayerGoogleCopyright{bottom:0;right:0!important;}.olLayerGooglePoweredBy{left:2px;bottom:2px;}.olLayerGoogleV3.olLayerGooglePoweredBy{bottom:0!important;}
\ No newline at end of file
+.olLayerGoogleCopyright{right:3px;bottom:2px;left:auto;}.olLayerGooglePoweredBy{left:2px;bottom:2px;}
\ No newline at end of file

Modified: sandbox/ol213/lib/OpenLayers/theme/default/style.css
===================================================================
--- sandbox/ol213/lib/OpenLayers/theme/default/style.css	2013-11-07 04:35:47 UTC (rev 2802)
+++ sandbox/ol213/lib/OpenLayers/theme/default/style.css	2013-11-07 08:35:27 UTC (rev 2803)
@@ -7,6 +7,7 @@
 
 div.olMapViewport {
     text-align: left;
+    -ms-touch-action: none;
 }
 
 div.olLayerDiv {
@@ -28,6 +29,10 @@
 .olLayerGoogleV3.olLayerGooglePoweredBy {
     bottom: 15px !important;
 }
+/* GMaps should not set styles on its container */
+.olForeignContainer {
+    opacity: 1 !important;
+}
 .olControlAttribution {
     font-size: smaller;
     right: 3px;
@@ -481,9 +486,29 @@
     transition: opacity 0.2s linear;
 }
 
-.olLayerGridSingleTile .olTileImage {
-    -webkit-transition: opacity 0.2s linear;
-    -moz-transition: opacity 0.2s linear;
-    -o-transition: opacity 0.2s linear;
-    transition: opacity 0.2s linear;
+/* Turn on GPU support where available */
+.olTileImage {
+    -webkit-transform: translateZ(0);
+    -moz-transform: translateZ(0);
+    -o-transform: translateZ(0);
+    -ms-transform: translateZ(0);
+    transform: translateZ(0);
+    -webkit-backface-visibility: hidden;
+    -moz-backface-visibility: hidden;
+    -ms-backface-visibility: hidden;
+    backface-visibility: hidden;
+    -webkit-perspective: 1000;
+    -moz-perspective: 1000;
+    -ms-perspective: 1000;
+    perspective: 1000;
 }
+
+/* when replacing tiles, do not show tile and backbuffer at the same time */
+.olTileReplacing {
+    display: none;
+}
+
+/* override any max-width image settings (e.g. bootstrap.css) */
+img.olTileImage {
+    max-width: none;
+}

Modified: sandbox/ol213/lib/OpenLayers/theme/default/style.mobile.css
===================================================================
--- sandbox/ol213/lib/OpenLayers/theme/default/style.mobile.css	2013-11-07 04:35:47 UTC (rev 2802)
+++ sandbox/ol213/lib/OpenLayers/theme/default/style.mobile.css	2013-11-07 08:35:27 UTC (rev 2803)
@@ -43,21 +43,28 @@
         background: rgba(0, 60, 136, 0.5);
     }
 }
+div.olMapViewport {
+    -ms-touch-action: none;
+}
 .olLayerGrid .olTileImage {
     -webkit-transition: opacity 0.2s linear;
     -moz-transition: opacity 0.2s linear;
     -o-transition: opacity 0.2s linear;
     transition: opacity 0.2s linear;
 }
-/* Enable 3d acceleration when operating on tiles, this is
-   known to yield better performance on IOS Safari.
-   http://osgeo-org.1803224.n2.nabble.com/Harware-accelerated-CSS3-animations-for-iOS-td6255560.html
-
-   It also prevents tile blinking effects in iOS 5.
-   See https://github.com/openlayers/openlayers/issues/511
-*/
- at media (-webkit-transform-3d) {
-img.olTileImage {
-    -webkit-transform: translate3d(0, 0, 0);
+/* Turn on GPU support where available */
+.olTileImage {
+    -webkit-transform: translateZ(0);
+    -moz-transform: translateZ(0);
+    -o-transform: translateZ(0);
+    -ms-transform: translateZ(0);
+    transform: translateZ(0);
+    -webkit-backface-visibility: hidden;
+    -moz-backface-visibility: hidden;
+    -ms-backface-visibility: hidden;
+    backface-visibility: hidden;
+    -webkit-perspective: 1000;
+    -moz-perspective: 1000;
+    -ms-perspective: 1000;
+    perspective: 1000;
 }
-}

Modified: sandbox/ol213/lib/OpenLayers/theme/default/style.mobile.tidy.css
===================================================================
--- sandbox/ol213/lib/OpenLayers/theme/default/style.mobile.tidy.css	2013-11-07 04:35:47 UTC (rev 2802)
+++ sandbox/ol213/lib/OpenLayers/theme/default/style.mobile.tidy.css	2013-11-07 08:35:27 UTC (rev 2803)
@@ -1 +1 @@
-div.olControlZoom{position:absolute;top:8px;left:8px;background:rgba(255,255,255,0.4);border-radius:4px;padding:2px;}*{-webkit-tap-highlight-color:rgba(0,0,0,0);}div.olControlZoom a{display:block;color:#FFF;font-size:28px;font-family:sans-serif;font-weight:700;text-decoration:none;text-align:center;height:32px;width:32px;line-height:28px;text-shadow:0 0 3px rgba(0,0,0,0.8);background:rgba(0,60,136,0.5);filter:alpha(opacity=80);margin:1px;padding:0;}a.olControlZoomIn{border-radius:4px 4px 0 0;}a.olControlZoomOut{border-radius:0 0 4px 4px;}div.olControlZoom a:hover{background:rgba(0,60,136,0.7);filter:alpha(opacity=100);}.olLayerGrid .olTileImage{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear;}@media only screen and max-width 600px{div.olControlZoom a:hover{background:rgba(0,60,136,0.5);}}@media -webkit-transform-3d{img.olTileImage{-webkit-transform:translate3d(0,0,0);}}
\ No newline at end of file
+div.olControlZoom{position:absolute;top:8px;left:8px;background:rgba(255,255,255,0.4);border-radius:4px;padding:2px;}*{-webkit-tap-highlight-color:rgba(0,0,0,0);}div.olControlZoom a{display:block;color:#FFF;font-size:28px;font-family:sans-serif;font-weight:700;text-decoration:none;text-align:center;height:32px;width:32px;line-height:28px;text-shadow:0 0 3px rgba(0,0,0,0.8);background:rgba(0,60,136,0.5);filter:alpha(opacity=80);margin:1px;padding:0;}a.olControlZoomIn{border-radius:4px 4px 0 0;}a.olControlZoomOut{border-radius:0 0 4px 4px;}div.olControlZoom a:hover{background:rgba(0,60,136,0.7);filter:alpha(opacity=100);}div.olMapViewport{-ms-touch-action:none;}.olLayerGrid .olTileImage{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear;}.olTileImage{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webk
 it-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;-moz-perspective:1000;-ms-perspective:1000;perspective:1000;}@media only screen and max-width 600px{div.olControlZoom a:hover{background:rgba(0,60,136,0.5);}}
\ No newline at end of file

Modified: sandbox/ol213/lib/OpenLayers/theme/default/style.tidy.css
===================================================================
--- sandbox/ol213/lib/OpenLayers/theme/default/style.tidy.css	2013-11-07 04:35:47 UTC (rev 2802)
+++ sandbox/ol213/lib/OpenLayers/theme/default/style.tidy.css	2013-11-07 08:35:27 UTC (rev 2803)
@@ -1 +1 @@
-div.olMap{z-index:0;cursor:default;margin:0!important;padding:0!important;}div.olMapViewport{text-align:left;}.olLayerGoogleCopyright{left:2px;bottom:2px;}.olLayerGoogleV3.olLayerGoogleCopyright{right:auto!important;}.olLayerGooglePoweredBy{left:2px;bottom:15px;}.olLayerGoogleV3.olLayerGooglePoweredBy{bottom:15px!important;}.olControlAttribution{font-size:smaller;right:3px;bottom:4.5em;position:absolute;display:block;}.olControlScale{right:3px;bottom:3em;display:block;position:absolute;font-size:smaller;}.olControlScaleLine{display:block;position:absolute;left:10px;bottom:15px;font-size:xx-small;}.olControlScaleLineBottom{border:solid 2px #000;border-bottom:none;margin-top:-2px;text-align:center;}.olControlScaleLineTop{border:solid 2px #000;border-top:none;text-align:center;}.olControlPermalink{right:3px;bottom:1.5em;display:block;position:absolute;font-size:smaller;}div.olControlMousePosition{bottom:0;right:3px;display:block;position:absolute;font-family:Arial;font-size:sma
 ller;}.olControlOverviewMapContainer{position:absolute;bottom:0;right:0;}.olControlOverviewMapElement{background-color:#00008B;-moz-border-radius:1em 0 0;padding:10px 18px 10px 10px;}.olControlOverviewMapMinimizeButton,.olControlOverviewMapMaximizeButton{height:18px;width:18px;right:0;bottom:80px;cursor:pointer;}.olControlOverviewMapExtentRectangle{overflow:hidden;background-image:url(img/blank.gif);cursor:move;border:2px dotted red;}.olControlOverviewMapRectReplacement{overflow:hidden;cursor:move;background-image:url(img/overview_replacement.gif);background-repeat:no-repeat;background-position:center;}.olLayerGeoRSSDescription{float:left;width:100%;overflow:auto;font-size:1em;}.olLayerGeoRSSClose{float:right;color:gray;font-size:1.2em;margin-right:6px;font-family:sans-serif;}.olLayerGeoRSSTitle{float:left;font-size:1.2em;}.olControlNavigationHistory{background-image:url(img/navigation_history.png);background-repeat:no-repeat;width:24px;height:24px;}.olControlNavigationHisto
 ryPreviousItemActive{background-position:0 0;}.olControlNavigationHistoryPreviousItemInactive{background-position:0 -24px;}.olControlNavigationHistoryNextItemActive{background-position:-24px 0;}.olControlNavigationHistoryNextItemInactive{background-position:-24px -24px;}div.olControlSaveFeaturesItemActive{background-image:url(img/save_features_on.png);background-repeat:no-repeat;background-position:0 1px;}div.olControlSaveFeaturesItemInactive{background-image:url(img/save_features_off.png);background-repeat:no-repeat;background-position:0 1px;}.olHandlerBoxZoomBox{border:2px solid red;position:absolute;background-color:#FFF;opacity:.5;font-size:1px;filter:alpha(opacity=50);}.olHandlerBoxSelectFeature{border:2px solid blue;position:absolute;background-color:#FFF;opacity:.5;font-size:1px;filter:alpha(opacity=50);}.olControlPanPanel{top:10px;left:5px;}.olControlPanPanel div{background-image:url(img/pan-panel.png);height:18px;width:18px;cursor:pointer;position:absolute;}.olContr
 olPanPanel .olControlPanNorthItemInactive{top:0;left:9px;background-position:0 0;}.olControlPanPanel .olControlPanSouthItemInactive{top:36px;left:9px;background-position:18px 0;}.olControlPanPanel .olControlPanWestItemInactive{position:absolute;top:18px;left:0;background-position:0 18px;}.olControlPanPanel .olControlPanEastItemInactive{top:18px;left:18px;background-position:18px 18px;}.olControlZoomPanel{top:71px;left:14px;}.olControlZoomPanel div{background-image:url(img/zoom-panel.png);position:absolute;height:18px;width:18px;cursor:pointer;}.olControlZoomPanel .olControlZoomInItemInactive{top:0;left:0;background-position:0 0;}.olControlZoomPanel .olControlZoomToMaxExtentItemInactive{top:18px;left:0;background-position:0 -18px;}.olControlZoomPanel .olControlZoomOutItemInactive{top:36px;left:0;background-position:0 18px;}.olControlPanZoomBar div{font-size:1px;}.olPopupCloseBox{background:url(img/close.gif) no-repeat;cursor:pointer;}.olImageLoadError{background-color:#FFC0CB
 ;opacity:.5;filter:alpha(opacity=50);}.olCursorWait{cursor:wait;}.olDrawBox{cursor:crosshair;}.olControlDragFeatureActive.olControlDragFeatureOver.olDragDown{cursor:0;}.olControlLayerSwitcher{position:absolute;top:25px;right:0;width:20em;font-family:sans-serif;font-weight:700;margin-top:3px;margin-left:3px;margin-bottom:3px;font-size:smaller;color:#FFF;background-color:transparent;}.olControlLayerSwitcher .layersDiv{background-color:#00008B;padding:5px 10px;}.olControlLayerSwitcher .layersDiv .baseLbl,.olControlLayerSwitcher .layersDiv .dataLbl{margin-top:3px;margin-left:3px;margin-bottom:3px;}.olControlLayerSwitcher .layersDiv .baseLayersDiv,.olControlLayerSwitcher .layersDiv .dataLayersDiv{padding-left:10px;}.olControlLayerSwitcher .maximizeDiv,.olControlLayerSwitcher .minimizeDiv{width:18px;height:18px;top:5px;right:0;cursor:pointer;}.olBingAttribution{color:#DDD;}span.olGoogleAttribution a{color:#77C;}.olControlNavToolbar,.olControlEditingToolbar{margin:5px 5px 0 0;}.olC
 ontrolNavToolbar div,.olControlEditingToolbar div{background-image:url(img/editing_tool_bar.png);background-repeat:no-repeat;width:24px;height:22px;cursor:pointer;margin:0 0 5px 5px;}.olControlEditingToolbar{right:0;top:0;}.olControlNavToolbar{top:295px;left:9px;}.olControlEditingToolbar div{float:right;}.olControlNavToolbar .olControlNavigationItemInactive,.olControlEditingToolbar .olControlNavigationItemInactive{background-position:-103px -1px;}.olControlNavToolbar .olControlNavigationItemActive,.olControlEditingToolbar .olControlNavigationItemActive{background-position:-103px -24px;}.olControlNavToolbar .olControlZoomBoxItemInactive{background-position:-128px -1px;}.olControlNavToolbar .olControlZoomBoxItemActive{background-position:-128px -24px;}.olControlEditingToolbar .olControlDrawFeaturePointItemInactive{background-position:-77px -1px;}.olControlEditingToolbar .olControlDrawFeaturePointItemActive{background-position:-77px -24px;}.olControlEditingToolbar .olControlDra
 wFeaturePathItemInactive{background-position:-51px -1px;}.olControlEditingToolbar .olControlDrawFeaturePathItemActive{background-position:-51px -24px;}.olControlEditingToolbar .olControlDrawFeaturePolygonItemInactive{background-position:-26px -1px;}.olControlEditingToolbar .olControlDrawFeaturePolygonItemActive{background-position:-26px -24px;}div.olControlZoom{position:absolute;top:8px;left:8px;background:rgba(255,255,255,0.4);border-radius:4px;padding:2px;}div.olControlZoom a{display:block;color:#FFF;font-size:18px;font-family:'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;font-weight:700;text-decoration:none;text-align:center;height:22px;width:22px;line-height:19px;background:rgba(0,60,136,0.5);filter:alpha(opacity=80);margin:1px;padding:0;}div.olControlZoom a:hover{background:rgba(0,60,136,0.7);filter:alpha(opacity=100);}a.olControlZoomIn{border-radius:4px 4px 0 0;}a.olControlZoomOut{border-radius:0 0 4px 4px;}.olLayerGrid .olTileImage{-webkit-tra
 nsition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear;}div.olLayerDiv,.olControlNoSelect{-khtml-user-select:none;-moz-user-select:none;}.olPopupContent,.olFramedCloudPopupContent{overflow:auto;padding:5px;}.olDragDown,.olControlDragFeatureOver{cursor:move;}.olBingAttribution.road,.olGoogleAttribution{color:#333;}.olGoogleAttribution.hybrid,.olGoogleAttribution.satellite,span.olGoogleAttribution.hybrid a,span.olGoogleAttribution.satellite a{color:#EEE;}@media only screen and max-width 600px{div.olControlZoom a:hover{background:rgba(0,60,136,0.5);}}
\ No newline at end of file
+div.olMap{z-index:0;cursor:default;margin:0!important;padding:0!important;}div.olMapViewport{text-align:left;-ms-touch-action:none;}.olLayerGoogleCopyright{left:2px;bottom:2px;}.olLayerGoogleV3.olLayerGoogleCopyright{right:auto!important;}.olLayerGooglePoweredBy{left:2px;bottom:15px;}.olLayerGoogleV3.olLayerGooglePoweredBy{bottom:15px!important;}.olForeignContainer{opacity:1!important;}.olControlAttribution{font-size:smaller;right:3px;bottom:4.5em;position:absolute;display:block;}.olControlScale{right:3px;bottom:3em;display:block;position:absolute;font-size:smaller;}.olControlScaleLine{display:block;position:absolute;left:10px;bottom:15px;font-size:xx-small;}.olControlScaleLineBottom{border:solid 2px #000;border-bottom:none;margin-top:-2px;text-align:center;}.olControlScaleLineTop{border:solid 2px #000;border-top:none;text-align:center;}.olControlPermalink{right:3px;bottom:1.5em;display:block;position:absolute;font-size:smaller;}div.olControlMousePosition{bottom:0;right:3px;
 display:block;position:absolute;font-family:Arial;font-size:smaller;}.olControlOverviewMapContainer{position:absolute;bottom:0;right:0;}.olControlOverviewMapElement{background-color:#00008B;-moz-border-radius:1em 0 0;padding:10px 18px 10px 10px;}.olControlOverviewMapMinimizeButton,.olControlOverviewMapMaximizeButton{height:18px;width:18px;right:0;bottom:80px;cursor:pointer;}.olControlOverviewMapExtentRectangle{overflow:hidden;background-image:url(img/blank.gif);cursor:move;border:2px dotted red;}.olControlOverviewMapRectReplacement{overflow:hidden;cursor:move;background-image:url(img/overview_replacement.gif);background-repeat:no-repeat;background-position:center;}.olLayerGeoRSSDescription{float:left;width:100%;overflow:auto;font-size:1em;}.olLayerGeoRSSClose{float:right;color:gray;font-size:1.2em;margin-right:6px;font-family:sans-serif;}.olLayerGeoRSSTitle{float:left;font-size:1.2em;}.olControlNavigationHistory{background-image:url(img/navigation_history.png);background-rep
 eat:no-repeat;width:24px;height:24px;}.olControlNavigationHistoryPreviousItemActive{background-position:0 0;}.olControlNavigationHistoryPreviousItemInactive{background-position:0 -24px;}.olControlNavigationHistoryNextItemActive{background-position:-24px 0;}.olControlNavigationHistoryNextItemInactive{background-position:-24px -24px;}div.olControlSaveFeaturesItemActive{background-image:url(img/save_features_on.png);background-repeat:no-repeat;background-position:0 1px;}div.olControlSaveFeaturesItemInactive{background-image:url(img/save_features_off.png);background-repeat:no-repeat;background-position:0 1px;}.olHandlerBoxZoomBox{border:2px solid red;position:absolute;background-color:#FFF;opacity:.5;font-size:1px;filter:alpha(opacity=50);}.olHandlerBoxSelectFeature{border:2px solid blue;position:absolute;background-color:#FFF;opacity:.5;font-size:1px;filter:alpha(opacity=50);}.olControlPanPanel{top:10px;left:5px;}.olControlPanPanel div{background-image:url(img/pan-panel.png);he
 ight:18px;width:18px;cursor:pointer;position:absolute;}.olControlPanPanel .olControlPanNorthItemInactive{top:0;left:9px;background-position:0 0;}.olControlPanPanel .olControlPanSouthItemInactive{top:36px;left:9px;background-position:18px 0;}.olControlPanPanel .olControlPanWestItemInactive{position:absolute;top:18px;left:0;background-position:0 18px;}.olControlPanPanel .olControlPanEastItemInactive{top:18px;left:18px;background-position:18px 18px;}.olControlZoomPanel{top:71px;left:14px;}.olControlZoomPanel div{background-image:url(img/zoom-panel.png);position:absolute;height:18px;width:18px;cursor:pointer;}.olControlZoomPanel .olControlZoomInItemInactive{top:0;left:0;background-position:0 0;}.olControlZoomPanel .olControlZoomToMaxExtentItemInactive{top:18px;left:0;background-position:0 -18px;}.olControlZoomPanel .olControlZoomOutItemInactive{top:36px;left:0;background-position:0 18px;}.olControlPanZoomBar div{font-size:1px;}.olPopupCloseBox{background:url(img/close.gif) no-re
 peat;cursor:pointer;}.olImageLoadError{background-color:#FFC0CB;opacity:.5;filter:alpha(opacity=50);}.olCursorWait{cursor:wait;}.olDrawBox{cursor:crosshair;}.olControlDragFeatureActive.olControlDragFeatureOver.olDragDown{cursor:0;}.olControlLayerSwitcher{position:absolute;top:25px;right:0;width:20em;font-family:sans-serif;font-weight:700;margin-top:3px;margin-left:3px;margin-bottom:3px;font-size:smaller;color:#FFF;background-color:transparent;}.olControlLayerSwitcher .layersDiv{background-color:#00008B;padding:5px 10px;}.olControlLayerSwitcher .layersDiv .baseLbl,.olControlLayerSwitcher .layersDiv .dataLbl{margin-top:3px;margin-left:3px;margin-bottom:3px;}.olControlLayerSwitcher .layersDiv .baseLayersDiv,.olControlLayerSwitcher .layersDiv .dataLayersDiv{padding-left:10px;}.olControlLayerSwitcher .maximizeDiv,.olControlLayerSwitcher .minimizeDiv{width:18px;height:18px;top:5px;right:0;cursor:pointer;}.olBingAttribution{color:#DDD;}span.olGoogleAttribution a{color:#77C;}.olCont
 rolNavToolbar,.olControlEditingToolbar{margin:5px 5px 0 0;}.olControlNavToolbar div,.olControlEditingToolbar div{background-image:url(img/editing_tool_bar.png);background-repeat:no-repeat;width:24px;height:22px;cursor:pointer;margin:0 0 5px 5px;}.olControlEditingToolbar{right:0;top:0;}.olControlNavToolbar{top:295px;left:9px;}.olControlEditingToolbar div{float:right;}.olControlNavToolbar .olControlNavigationItemInactive,.olControlEditingToolbar .olControlNavigationItemInactive{background-position:-103px -1px;}.olControlNavToolbar .olControlNavigationItemActive,.olControlEditingToolbar .olControlNavigationItemActive{background-position:-103px -24px;}.olControlNavToolbar .olControlZoomBoxItemInactive{background-position:-128px -1px;}.olControlNavToolbar .olControlZoomBoxItemActive{background-position:-128px -24px;}.olControlEditingToolbar .olControlDrawFeaturePointItemInactive{background-position:-77px -1px;}.olControlEditingToolbar .olControlDrawFeaturePointItemActive{backgrou
 nd-position:-77px -24px;}.olControlEditingToolbar .olControlDrawFeaturePathItemInactive{background-position:-51px -1px;}.olControlEditingToolbar .olControlDrawFeaturePathItemActive{background-position:-51px -24px;}.olControlEditingToolbar .olControlDrawFeaturePolygonItemInactive{background-position:-26px -1px;}.olControlEditingToolbar .olControlDrawFeaturePolygonItemActive{background-position:-26px -24px;}div.olControlZoom{position:absolute;top:8px;left:8px;background:rgba(255,255,255,0.4);border-radius:4px;padding:2px;}div.olControlZoom a{display:block;color:#FFF;font-size:18px;font-family:'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;font-weight:700;text-decoration:none;text-align:center;height:22px;width:22px;line-height:19px;background:rgba(0,60,136,0.5);filter:alpha(opacity=80);margin:1px;padding:0;}div.olControlZoom a:hover{background:rgba(0,60,136,0.7);filter:alpha(opacity=100);}a.olControlZoomIn{border-radius:4px 4px 0 0;}a.olControlZoomOut{b
 order-radius:0 0 4px 4px;}.olLayerGrid .olTileImage{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear;}.olTileImage{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-o-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;-moz-perspective:1000;-ms-perspective:1000;perspective:1000;}.olTileReplacing{display:none;}img.olTileImage{max-width:none;}div.olLayerDiv,.olControlNoSelect{-khtml-user-select:none;-moz-user-select:none;}.olPopupContent,.olFramedCloudPopupContent{overflow:auto;padding:5px;}.olDragDown,.olControlDragFeatureOver{cursor:move;}.olBingAttribution.road,.olGoogleAttribution{color:#333;}.olGoogleAttribution.hybrid,.olGoogleAttribution.satellite,span.olGoogleAttribution.hybrid a,span.olGoogleAttribut
 ion.satellite a{color:#EEE;}@media only screen and max-width 600px{div.olControlZoom a:hover{background:rgba(0,60,136,0.5);}}
\ No newline at end of file



More information about the fusion-commits mailing list