I have data coming from a Json file and I created a layer based on this Json file using markerClusterGroup. I am hitting the wall trying to do two things:
1 - Select some markers based on some Json's feature ("temperatura", "salinidade","corrente", "profundidade" e "geofisico") in xbt.json and...
Hi All
I have a objinfo.html table in my code.
objinfo.html("<br/><table>"+
"<tr><th>Número da Carta:</th><td>"+feat.Numero+"</td></tr>"+
"<tr><th>Título da Carta:</th><td>"+feat.Titulo+"</td></tr>"+
"<tr><th>Edição:</th><td>"+feat.Ediciao+"</td></tr>"+...
Dear all
I am writing a code using Visual Basic 2008 Express Edition. I am using many Groupboxes for several Forms. I have to copy text from a pdf to the Groupbox. The problem I am facing is that the text has many lines and when I copy them, the Groupbox gets only the first line. Is there any...
Dear VBscript programmers
My code is reading a string with a special character, "Ã", from a KML file. After reading, it is wrinting in a TXT file and another KML file. However, after reading, the code converts automatically the special character:
"Ã" to "Ã"
"Ç" to "Ç"
"Ó" to "Ó"
And So...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.