diff --git a/aplicmap/legenda7.htm b/aplicmap/legenda7.htm new file mode 100755 index 0000000..eb45985 --- /dev/null +++ b/aplicmap/legenda7.htm @@ -0,0 +1,29 @@ + \ No newline at end of file diff --git a/classesjs/classe_mapa.js b/classesjs/classe_mapa.js index f3bcfd4..082c7c2 100644 --- a/classesjs/classe_mapa.js +++ b/classesjs/classe_mapa.js @@ -454,6 +454,8 @@ i3GEO.mapa = * * O resultado e processado pela funcao passada como parametro * + * O template utilizado para gerar a legenda é definido em i3GEO.configura.templateLegenda + * * Parametro: * * funcao {function} - funcao que recebera o resultado da chamada AJAX. O objeto CPAINT e enviado como parametro. diff --git a/exemplos/cursodsv25.htm b/exemplos/cursodsv25.htm new file mode 100755 index 0000000..152122f --- /dev/null +++ b/exemplos/cursodsv25.htm @@ -0,0 +1,50 @@ + + + + + +i3GEO - OpenLayers + + + + + +
+
+
+
+
+
+
+
+
+ + + diff --git a/exemplos/index.html b/exemplos/index.html index 207a865..b03ae6d 100644 --- a/exemplos/index.html +++ b/exemplos/index.html @@ -108,6 +108,8 @@ body,td { [23]    [24] +    + [25]

-- libgit2 0.21.2