Opened 9 years ago
Last modified 6 years ago
#14951 closed enhancement
New "ref:FR:NAF" link to a map — at Initial Version
| Reported by: | FrViPofm | Owned by: | Don-vip |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core tag2link | Version: | |
| Keywords: | Cc: |
Description
<rule>
<condition k="ref:FR:NAF" v="[A-Z0-9-]{5}" />
<link name="View a map of %name% items" https://sidjy.github.io/ape.html?ape=4751Z%v%" />
</rule>
If it is possible to get the center of the viewbox or of the object, it should be something like :
<rule>
<condition k="ref:FR:NAF" v="[A-Z0-9-]{5}" />
<link name="View a map of %name% items" https://sidjy.github.io/ape.html?ape=4751Z%v%#15/%lat%/%lon%" />
</rule>
Note:
See TracTickets
for help on using tickets.


