If you use HERE maps, currently, a small static map is generated:

(https://www.decidim.barcelona/assemblies/barribesosmaresme/f/3229/meetings/5765)
In the new design, this static map is slightly bigger but as we are using the same call, the map is pixelated:

The call to the map should be changed (or made dynamic?) to adapt to the new size.
|
# static: { url: "https://image.maps.ls.hereapi.com/mia/1.6/mapview" } |
https://developer.here.com/documentation/map-image/dev_guide/topics/display-options.html
If you use HERE maps, currently, a small static map is generated:
(https://www.decidim.barcelona/assemblies/barribesosmaresme/f/3229/meetings/5765)
In the new design, this static map is slightly bigger but as we are using the same call, the map is pixelated:
The call to the map should be changed (or made dynamic?) to adapt to the new size.
decidim/decidim-generators/lib/decidim/generators/app_templates/initializer.rb
Line 49 in db91cf3
https://developer.here.com/documentation/map-image/dev_guide/topics/display-options.html