Skip to content

Conversation

@ahmadayubi
Copy link
Member

Current Functionality:

  • ability to wrap multiple <span> (& <div>) around geometry subtypes (polygon, linestring, point, etc.), adding classes using appropriate precedence
  • ability to wrap <a>around geometry subtypes and have click functionality
  • enable <a> within <coordinates>
  • follow <a> target rules set in issue Links (and spans) in <geometry> content #367

Closes #367

@prushforth prushforth merged commit 68da299 into Maps4HTML:master Apr 8, 2021
prushforth added a commit to prushforth/MapML.js that referenced this pull request Apr 16, 2021
…lement functionality within coordinates (Maps4HTML#383)

* Adds ability to wrap geometry subtypes with spans and a

* Ability to wrap geometry subtypes in links and spans

* Link update

* Templated tile fix

* Add support for links within coordinates

* Adds link tests

* Removes handlers, might be needed in the future

* Remove redundant self case

* Fix JSHints

* Add annotated testing links - run root index.html to view

* Fix popup + add type attribute to map-a

* Adds group link behavior

* Fix grouping, and update test

* Fix single feature behavior

* Resolve conflict

* Remove unneeded changes

* Adds text/html link tests

Co-authored-by: Peter Rushforth <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Links (and spans) in <geometry> content

2 participants