- 🇩🇪Germany christianadamski Berlin, Germany
Tested in v4 and works. Did not test in v3..
Cannot display field titles as labels on a common map showing multiple polygons. I have added the title as a field alongside the field containing the polygon points (wkt), and selected the title field as the content source and the label source in the view format settings, but the label is always blank. This works fine for markers, just not for shapes added using geometry/wkt. The title is added to a label (leaflet map) using .bindTooltip(shapeSettings.title); in geolocation-leaflet-api.js. I can't work out how/what to change to feed the title when called by shapeSettings.
Closed: cannot reproduce
4.0
Geometry
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Tested in v4 and works. Did not test in v3..