aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Link.mjs
Commit message (Collapse)AuthorAge
* docs: jsdocHsieh Chin Fan2024-10-28
|
* feat: set marker title by textContent or optionHsieh Chin Fan2024-10-28
|
* chore: remove unused option by latest mapclay APIHsieh Chin Fan2024-10-28
|
* chore: title of GeoLinkHsieh Chin Fan2024-10-27
|
* chore: looking of GeoLinkHsieh Chin Fan2024-10-26
|
* feat: add menu item to change path of leader-lineHsieh Chin Fan2024-10-26
|
* refactor: patch 1dd8064, remove classes for GeoLink/DocLinkHsieh Chin Fan2024-10-26
| | | | | | Seems link content script don't accecpt custom element access its own properties. This commit revert part of 1dd8064, generate GeoLink/DocLonk by appending features onto existing anchor element
* style: patch 1dd8064 for refactorHsieh Chin Fan2024-10-25
|
* feat: patch 14f1398, more marker typeHsieh Chin Fan2024-10-25
| | | | | | * add module 'marker' for svg markers, they are from https://labs.mapbox.com/maki-icons/editor/ * use grid layout and title for menu itmes * update mapclay version to use element for adding marker
* refactor: add module 'Link' for GeoLink and DocLinkHsieh Chin Fan2024-10-24