Maps4HTML / geoserver

Maps for HTML MapML Extension / plug-in development fork of GeoServer
https://docs.geoserver.org/latest/en/user/extensions/mapml/index.html
Other
3 stars 1 forks source link

Allow user to map an attribute to generate a <feature><featurecaption> value for features #27

Closed prushforth closed 3 years ago

prushforth commented 3 years ago

This issue arises to support accessible names for features, to be displayed on hover / focus.

@Malvoz raised this issue originally. Hopefully the </strike> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/Maps4HTML/MapML/pull/163"><code><featurecapton></code></a> element works to resolve his <a rel="noreferrer nofollow" target="_blank" href="https://github.com/Maps4HTML/Web-Map-Custom-Element/issues/316">issue</a>?</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/prushforth"><img src="https://avatars.githubusercontent.com/u/2437285?v=4" />prushforth</a> commented <strong> 3 years ago</strong> </div> <div class="markdown-body"> <p>We went with the <code><featurecaption></code>, but the UI to enable this in GeoServer is yet TBD.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/prushforth"><img src="https://avatars.githubusercontent.com/u/2437285?v=4" />prushforth</a> commented <strong> 3 years ago</strong> </div> <div class="markdown-body"> <p>This is solved by this <a href="https://github.com/Maps4HTML/geoserver/commit/3d971a3450312723d736cb8314202a38b21e9edc">commit</a></p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>