Skip to content

Commit

Permalink
- remove logging
Browse files Browse the repository at this point in the history
  • Loading branch information
doublebyte1 committed Oct 28, 2024
1 parent cc13cd9 commit 52b980d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo-dgt.htm
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
var vectorTileStyling = {
'crus': function(properties) {
// 'crus_31_julho2024': function(properties) {
console.log(properties)
// console.log(properties)
val = properties["Classe_202"]
// console.log(val)
return ({
Expand Down

0 comments on commit 52b980d

Please sign in to comment.