elm-maps icon indicating copy to clipboard operation
elm-maps copied to clipboard

An elm library for interactive maps.

Results 6 elm-maps issues
Sort by recently updated
recently updated
newest added

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...

enhancement

Are there any plans to migrate to Elm 0.19? Can I use OSM instead of the mapbox provider? Thank you

So I saw issue #8 and may have gotten carried away. I believe everything works except examples/Search.elm and examples/SearchMarkers.elm. Both relied on labzero/elm-google-geocoding, which hasn't been updated yet. (Might make...

The map server I use seem to have a bug and returns sometimes a 500 - if I saw correctly, for tiles that don't have relevant information in the first...

First, thank you for releasing this library, it's very useful to me. I was wondering, whether it's possible to have multiple map layers. I want pretty much the same result...

SSCCE : https://ellie-app.com/3wZ5VGhhZa1/0 When zooming a map thats not positioned at the top left of a document the zoom doesn't follow the cursor position. Possible cause is the use of...