elm-maps
elm-maps copied to clipboard
Allow un-tiled PNG overlay
Sometimes I have geographic data that I'd like to show on a map that isn't from a tile service. In those cases, I'd like just to throw a png onto the map in the right place.
The analogous feature in leaflet is ImageOverlay
Also: I'd be happy to work on adding this
That sounds like a pretty useful idea to me. I'd love it if you worked on it. I'm imagining you'd make the API similar to the map marker API. What do you think?
Cool I'll take a first pass this weekend
Spoiler: I did not take a first pass this weekend. I'm going to an elm project night on Thursday and will give it a shot then.