MakieOrg / Tyler.jl

Makie package to plot maptiles from various map providers

Home Page:https://makieorg.github.io/Tyler.jl/dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show attribution of the used provider on the map

felixcremer opened this issue · comments

I think, that the attribution of the tile provider should be shown as a default on the lower part of the map.
The attribution should be available as a metadata entry in the TileProvider.

Totally, Leaflet does this.

The provider options dict has html_attribution and attribution fields - but I should make wrapper functions to get these in TileProviders.jl.