I think it would be better if the image saved with the "Static Map maker" is not overlaid with boundary, coordinates and scale when "make Worldfile" is checked so the plain image could be used in a GIS software with other layers.
It's simple to implement this enhancement.
Just add:
Or you could add an additional check-box in the "Static Map maker" window to choose to enable or disable the boundary, coordinates and scale overlaying.
Hope you agree with me.
Thank you for your effort.
Andrea Giudiceandrea
It's simple to implement this enhancement.
Just add:
if (!info.MakeWorldFile)
after// draw info
in the file StaticImage.cs.Or you could add an additional check-box in the "Static Map maker" window to choose to enable or disable the boundary, coordinates and scale overlaying.
Hope you agree with me.
Thank you for your effort.
Andrea Giudiceandrea