create_geoportail_tag | R Documentation |
create_geoportail_tag Creates a icon+link combination (tag) which redirects towards a specified geoportail link where geodata can be viewed for Canton de Vaud
create_geoportail_tag(link, text)
link |
the geoportail link that will be used inside the tag (https://geo.vd.ch/...) |
text |
the text on which the link should be applied, usually shorter than the link |
a span tag with icon and an html <a> tag with the redirect link
create_geoportail_tag(link = "https://geo.vd.ch", text = "geo.vd.ch")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.