Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

Update map image without resizing?

Hi All, I'm running a custom scifi game and I have a map of a moonbase i created. While I was tweaking it, I made one one floor too dark in the editing process, when I uploaded it and made it a map I saw I needed to lighten it up a bit. It's a simple fix in a photo editor but whenever I add a new image to my map page it's always tiny. I have to expand it myself to full size and match it to the grid size, which is a pain to make the grids match up. Is there a way to replace a map with a new image and have it remain the same size?
1608588552

Edited 1608588585
Kraynic
Pro
Sheet Author
No, but you could right click on the old image and select "set dimensions" to get the exact pixel dimensions of the old one.  Then you do the same thing to the new image and set the dimensions to the same values as the old one.  After lining it up on top of the old map image, send it to back and delete the old one.
Wow, that's fantastic! Thank you so much for your quick reply!
1608596714

Edited 1608596737
The Aaron
Roll20 Production Team
API Scripter
You could also use TokenMod by dropping the new map in as a small image on the map layer, with it selected, run this and click on the map to replace: !token-mod --set imgsrc|@{selected|token_id} --ids @{target|token_id} Then just delete the new image.
1608613692
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
I keep that macro in a chat menu. Very useful.
Again, thanks! Any shortcuts are very useful!