mapwarper icon indicating copy to clipboard operation
mapwarper copied to clipboard

make sure missing map icons get a generic one instead of an error

Open timwaters opened this issue 4 years ago • 1 comments

from #207 when theres over 150 or so points on a map, subsequent points have their icons missing. We should show a generic one.

timwaters avatar Dec 15 '21 15:12 timwaters

What might be the perfect solution: Instead of an image do this: <div class="icon">123</div> and in the CSS some nice styling (linke centering the number) and use as a background (the marker image) a SVG file, that'would be perfect!

PS: I sent you a mail

mrAceT avatar Dec 15 '21 18:12 mrAceT