Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ashwani Singh Tanwar
gnome-maps
Commits
55071975
Commit
55071975
authored
May 21, 2019
by
Marcus Lundblad
Browse files
Release 3.32.2.1
parent
633a16c1
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
55071975
3.32.2.1 - May 21, 2019
=========================
Changes since 3.32.2
- Make the shape layer renderer use the tile size specified in the dynamic
service file, fixing an issue with misaligned shape layer (GeoJSON, GPX, KML)
rendering with the new 512 pixel tiles
Added/updated/fixed translations
- Chinese (China)
All contributors to this release
Dz Chen <wsxy162@gmail.com>
Marcus Lundblad <ml@update.uu.se>
3.32.2 - May 6, 2019
=========================
...
...
data/org.gnome.Maps.appdata.xml.in
View file @
55071975
...
...
@@ -39,6 +39,13 @@
</screenshot>
</screenshots>
<releases>
<release
date=
"2019-05-21"
version=
"3.32.2.1"
>
<description>
<ul>
<li>
Fix misaligned rendering of shape layers with the new map tiles
</li>
</ul>
</description>
</release>
<release
date=
"2019-05-06"
version=
"3.32.2"
>
<description>
<ul>
...
...
@@ -103,3 +110,4 @@
</content_rating>
</component>
meson.build
View file @
55071975
project
(
'gnome-maps'
,
'c'
,
version
:
'3.32.2'
,
version
:
'3.32.2
.1
'
,
license
:
'GPL2+'
)
...
...
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