Is there any recommended way to show a map in a Ko...
# javascript
j
Is there any recommended way to show a map in a Kotlin/JS based web app?
j
We use leaflet with fritz2. It's a bit of work to get the type descriptors right as dukat seems to not quite work on that just yet. Also, the kvision framework has a map component based on leaflet as well with some types that you could reuse.
👍 1
j
Thanks @Jilles van Gurp....I've been meaning to take a look at kvision anyway to this is good incentive!
Fritz2 also looks very interesting!