- [ ] Support [svg](https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/image), [canvas](https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/drawImage), and [html](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/img) layers - [ ] Use as data marks - https://observablehq.com/plot/marks/image - use with [Marker](https://next.layerchart.com/docs/components/Marker) - https://observablehq.com/@observablehq/plot-image-medals - https://observablehq.com/@observablehq/plot-image-scatterplot - [ ] Use for [TileImage](https://github.com/techniq/layerchart/blob/24a69b9a0fc515a6ff481f0c7a8523ca874d1cfb/packages/layerchart/src/lib/components/GeoTile.svelte#L43) See [discussion](https://discord.com/channels/920755200552226868/1401181042324410449). Add a new [Image](https://github.com/techniq/layerchart/issues/297) mark that works for both SVG and Canavs would be nice to add first.