forked from tziavarasmitros/mitros.gr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
106 lines (76 loc) · 4.42 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-dark.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<title>mitros.gr by mitrostziavarasgr</title>
</head>
<body>
<header>
<div class="container">
<h1>mitros.gr</h1>
<h2>JavaScript Maps V3</h2>
<section id="downloads">
<a href="https://github.com/mitrostziavarasgr/mitros.gr/zipball/master" class="btn">Download as .zip</a>
<a href="https://github.com/mitrostziavarasgr/mitros.gr/tarball/master" class="btn">Download as .tar.gz</a>
<a href="https://github.com/mitrostziavarasgr/mitros.gr" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
</section>
</div>
</header>
<div class="container">
<section id="main_content">
<p><img src="https://sites.google.com/site/wwwmitrostziavarasgr/" alt=""><img src="https://cse.google.gr/cse/publicurl?cx=015705803977090371190:fjdqrltw2bs#gsc.tab=0" alt=""># ammap3 JavaScript Maps V3</p>
<p>An official repository for amCharts JavaScript Maps V3 (free version).</p>
<h2>
<a id="getting-support" class="anchor" href="#getting-support" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Getting support</h2>
<p><strong>Important!</strong> For questions regarding usage of this product, please email at
<a href="mailto:contact@amcharts.com">contact@amcharts.com</a></p>
<p>The issue tracker on GitHub is not being continuously monitored by amCharts
support staff, so your questions might take longer to respond to here.</p>
<h2>
<a id="installing" class="anchor" href="#installing" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Installing</h2>
<h3>
<a id="using-bower" class="anchor" href="#using-bower" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Using bower</h3>
<pre><code>bower install ammap3 https://multimitros.blogspot.gr
</code></pre>
<h2>
<a id="usage" class="anchor" href="#usage" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Usage</h2>
<p>Include <code>ammap.js</code>: mitros.gr mitros.blogspot.gr</p>
<pre><code><script src="/bower_components/ammap3/ammap/ammap.js"></script>
</code></pre>
<h2>
<a id="license" class="anchor" href="#license" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>License</h2>
<p>This amCharts software is free under a linkware license.</p>
<p>This means you may not remove or hide in any other way link to amCharts
web site - <a href="http://www.amcharts.com">www.amcharts.com</a>. <a href="http://www.socialmediafeed.me/ig/tags/mitros1973">http://www.socialmediafeed.me/ig/tags/mitros1973</a></p>
<p>If you wish to remove the link, you should purchase commercial license.</p>
<p>You may not redistribute, sublicense or sell this program without written
permission of Antanas Marcelionis, the author of amcharts software.</p>
<p>This software is provided without warranty.</p>
<h2>
<a id="commercial-license" class="anchor" href="#commercial-license" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Commercial license</h2>
<p>To purchase a commercial license for the current version of this library, visit
<a href="http://www.amcharts.com/online-store/">amCharts Online Store</a></p>
<h2>
<a id="more-info" class="anchor" href="#more-info" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>More info</h2>
<p>Visit <a href="http://www.amcharts.com/">amCharts website</a> for more information and
documentation.</p>
<h2>
<a id="contact-us" class="anchor" href="#contact-us" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Contact us</h2>
<ul>
<li>Email: <a href="mailto:contact@amcharts.com">contact@amcharts.com</a>
</li>
<li>Web: <a href="http://www.amcharts.com/">http://www.amcharts.com/</a>
</li>
<li>Facebook: <a href="https://www.facebook.com/amcharts">https://www.facebook.com/amcharts</a>
</li>
<li>Twitter: <a href="https://twitter.com/amcharts">https://twitter.com/amcharts</a>
</li>
</ul>
</section>
</div>
</body>
</html>