Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eric Duminil
RegionChooser
Commits
bea31a53
Commit
bea31a53
authored
Jun 03, 2020
by
Eric Duminil
Browse files
Removing old references to NovaFactory
parent
fa16b571
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/main/resources/eu/simstadt/regionchooser/website/script/simstadt_openlayers.js
View file @
bea31a53
...
@@ -210,7 +210,7 @@ var regionChooser = (function(){
...
@@ -210,7 +210,7 @@ var regionChooser = (function(){
});
});
if
(
!
intersection_found
)
{
if
(
!
intersection_found
)
{
dataPanel
.
append
(
"
No intersection found with any CityGML
or NovaFactory product
<br/>
\n
"
);
dataPanel
.
append
(
"
No intersection found with any CityGML
file.
<br/>
\n
"
);
}
}
}
}
...
@@ -352,4 +352,4 @@ var regionChooser = (function(){
...
@@ -352,4 +352,4 @@ var regionChooser = (function(){
focusOnMap
();
focusOnMap
();
//var regionChooser = publicScope; //NOTE: In order to open closure. For debugging
//var regionChooser = publicScope; //NOTE: In order to open closure. For debugging
return
publicScope
;
return
publicScope
;
})();
})();
\ No newline at end of file
src/main/resources/eu/simstadt/regionchooser/website/style/style.css
View file @
bea31a53
...
@@ -122,11 +122,6 @@ div#dataPanel h2 {
...
@@ -122,11 +122,6 @@ div#dataPanel h2 {
font-size
:
16px
;
font-size
:
16px
;
}
}
div
#dataPanel
h2
.NovaFactory
{
color
:
#112d4e
;
/** color: #ff7700; Orange as on the map **/
}
div
#dataPanel
li
{
div
#dataPanel
li
{
list-style-type
:
none
;
list-style-type
:
none
;
padding
:
2px
0
0
0
;
padding
:
2px
0
0
0
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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