Is it possible to add to the attribution statement in the lower right corner of the map when I use data from another external source?
For instance we use data from this source which requires attribution: 3D BAG
Hey @thomasvdl ,
I assume you mean something like this right?
I can imagine a view having a Description-like icon like this as an input, where we can put in some text (like vkt.GeometryView(…., description=”Data from 3D Bag...”).
I’ll create a feature request!
Rick
@rvandijk yes, the option to include custom text after “… GIS User Community”
The description attribute looks like a logical solution to me.
It should be available for vkt.MapView and vkt.MapAndDataView and possibly also for other views.
