Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
fordecyt_2019
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rodrigo Tapia-McClung
fordecyt_2019
Commits
97fa631d
Commit
97fa631d
authored
Apr 12, 2021
by
Rodrigo Tapia-McClung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small title change
parent
23f9e254
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
centropais_periurbano.js
public/js/centropais_periurbano.js
+1
-1
No files found.
public/js/centropais_periurbano.js
View file @
97fa631d
...
@@ -446,7 +446,7 @@ L.TimeDimension.Layer.Tile = L.TimeDimension.Layer.extend({
...
@@ -446,7 +446,7 @@ L.TimeDimension.Layer.Tile = L.TimeDimension.Layer.extend({
// Update title
// Update title
let
title
=
$
(
"#title"
);
let
title
=
$
(
"#title"
);
title
.
html
(
`<h2>Crecimiento urbano en la región metropolitana centro país en
${
year
}
</h2>`
);
title
.
html
(
`<h2>Crecimiento
peri
urbano en la región metropolitana centro país en
${
year
}
</h2>`
);
Object
.
keys
(
allTiles
).
forEach
(
layer
=>
{
Object
.
keys
(
allTiles
).
forEach
(
layer
=>
{
if
(
layer
.
split
(
"periurbano_"
)[
1
]
!==
year
)
{
// hide all other years
if
(
layer
.
split
(
"periurbano_"
)[
1
]
!==
year
)
{
// hide all other years
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment