#Marker Icon img class--how do you assign a different size for markers?
1 messages · Page 1 of 1 (latest)
Thank you! Please provide any errors you are experiencing and upload your configuration.txt. Someone from our <@&801354402010628138> team will respond to help shortly. As a general reminder, everyone on our support team is a volunteer, please be kind!
(optional) Please upload your configuration.txt to https://pastebin.org and send us the link. BE SURE TO REMOVE PASSWORDS
Using v3.5-873
I also see in the website folder tiles/_markers_/marker_world.json file that there is a "dim:" setting that looks like it controls the size. How does that get set/changed?
As far as i can recall markers can only be 16*16
I have 2 servers and on one they are 32x32, but I cannot remember how I changed it, so I know it's possible
There is a marker.dim setting in the javascript file here: https://github.com/webbukkit/dynmap/blob/b2f04ce1120fef4e736adc66afd77d6f737cc5df/DynmapCore/src/main/resources/extracted/web/js/markers.js#L58
But I don't know how to set that
Maybe during addmarker you can set the dim?
No change
Then idk, look at the code and maybe you figure something out
This support thread has been archived due to inactivity. Click the button below to reopen it.
This support thread has been archived due to inactivity. Click the button below to reopen it.
I got it working. You have to shut down the server before you copy over the image file. When you start it back up, then you can use /dmarker addicon or /dmarker updateicon. You also have to redo all your markers with /dmarker update, even if the icon id is the same. The marker is automatically sized at 32x32 if your .png file is that size.
This support thread has been archived due to inactivity. Click the button below to reopen it.
This support thread has been archived due to inactivity. Click the button below to reopen it.
This support thread has been archived due to inactivity. Click the button below to reopen it.
This support thread has been archived due to inactivity. Click the button below to reopen it.