Fix remaining issues for v1.4.4 map tiles display, etc. #93
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Rollback from leaflet@1.9.4 to leaflet@1.7.1
My previous bump to leaflet@1.9.4 broke _pages/en/dsra_scenario_map.md
where clicking on a map tile no longer shows popup or feature table.
Fix remaining issues with map tiles display on interactive maps
for newly uploaded v1.4.4 tiles
tiles are filled with the correct colour shades
Use scenario title as heading for interactive maps
for French support and for consistency with the titles used elsewhere
on GitHub Pages and on www.riskprofiler.ca
Change splash page title from Canada.ca to Earthquake Scenarios
Change "epicenter" to "epicentre" Canadian spelling
and remove trailing whitespace too
Gemfile: Resolve "uninitialized constant TZInfo:Timezone (NameError)"
that may be seen on Windows.
Thanks to @Andre601 for sharing his solution on
Exception on jekyll serve (Uninitialized constant) tzinfo/tzinfo#144 (comment)
A preview version is available at https://anthonyfok.github.io/earthquake-scenarios/
Many thanks!