From cf3787053fe4276c3e3085ef4b3487113677397f Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Fri, 14 Dec 2018 13:44:39 +0100 Subject: [PATCH] Create README.md --- README.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..aac1318 --- /dev/null +++ b/README.md @@ -0,0 +1,40 @@ +# Openstreetmap custom tag map + +Label to generate the openstreetmap iframe from the country and region. + +## Install + +### 1 Add Javascript dependencies. + +- Axios +- Riot +- Riot compiler + +``` html + + + + +``` + +### 2 Mount Riot + +``` html + +``` + +### 3 Download and link the label template + +``` html + +``` + +### 4 Add the HTML tag with your settings + +``` html + +```