-
Notifications
You must be signed in to change notification settings - Fork 3
/
Osm_akuechler.xml
235 lines (228 loc) · 11.1 KB
/
Osm_akuechler.xml
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
<?xml version="1.0" encoding="utf-8"?>
<extension version="2.5" type="plugin" group="content" method="upgrade">
<name>OSM Plugin</name>
<creationDate>April 30th, 2019</creationDate>
<author>Ariel Küchler</author>
<authorUrl>https://github.com/admiralsmaster</authorUrl>
<copyright>Ariel Küchler</copyright>
<license>MIT License or GPL-3.0, Leaflet is provided under the BSD 2-Clause License, see attached files</license>
<version>@version@</version>
<description>
<![CDATA[
<h1>OSM Plugin</h1>
<p>by Ariel Küchler</p>
<p>see <a href="https://github.com/admiralsmaster/osm_akuechler">https://github.com/admiralsmaster/osm_akuechler</a></p>
<h2>Versions</h2>
<ol>
<li>2.10.0
<ul>
<li><a href="https://github.com/admiralsmaster/osm_akuechler/issues/10">#10</a> leafletjs upgrade to <a href="https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#151-2019-05-08">1.5.1</a></li>
</ul>
</li>
<li>2.9.0
<ul>
<li><a href="https://github.com/admiralsmaster/osm_akuechler/issues/9">#9</a> leafletjs upgrade to <a href="https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#140-2018-12-30">1.4.0</a></li>
</ul>
</li>
<li>2.8.0
<ul>
<li><a href="https://github.com/admiralsmaster/osm_akuechler/issues/7">#7</a> leafletjs upgrade to <a href="https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#134-2018-08-21">1.3.4</a></li>
</ul>
</li>
<li>2.7.0
<ul>
<li><a href="https://github.com/admiralsmaster/osm_akuechler/issues/6">#6</a> leafletjs upgrade to <a href="https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#131-2018-01-18">1.3.1</a></li>
</ul>
</li>
<li>2.6.0
<ul>
<li><a href="https://github.com/admiralsmaster/osm_akuechler/issues/3">#3</a> leafletjs upgrade to <a href="https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#120-release-date-2017-08-08">1.2.0</a></li>
<li><a href="https://github.com/admiralsmaster/osm_akuechler/issues/1">#1</a> Default tiles URL to HTTPS</li>
<li><a href="https://github.com/admiralsmaster/osm_akuechler/issues/1">#1</a> Fix PHP warnings </li>
<li><a href="https://github.com/admiralsmaster/osm_akuechler/issues/2">#2</a> Add CSS to prevent image resizing in purity_iii template</li>
<li>Add update server</li>
</ul>
</li>
<li>2.5.0
<ul>
<li>leafletjs upgrade to <a href="https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#110-2017-06-27">1.1.0</a></li>
<li>add <a href="https://unpkg.com/">unpkg.com</a> CDN</li>
</ul>
</li>
<li>2.4.0
<ul>
<li>leafletjs upgrade to <a href="https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#103-january-23-2017">1.0.3</a></li>
</ul>
</li>
<li>2.3.0
<ul>
<li>leafletjs upgrade to <a href="https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#101-september-30-2016">1.0.1</a></li>
</ul>
</li>
<li>2.2.0
<ul>
<li>leafletjs upgrade to <a href="https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#100-september-26-2016">1.0.0</a></li>
</ul>
</li>
<li>2.1.0
<ul>
<li>leafletjs upgrade to <a href="https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#077-october-26-2015">0.7.7</a></li>
</ul>
</li>
<li>2.0.0
<ul>
<li>Change the API. Now you can use HTML-Tags only.</li>
</ul>
</li>
<li>1.3.0
<ul>
<li>add support for <a href="http://www.jsdelivr.com/">jsdelivr</a></li>
<li><b>Please check your CDN configuration after installation.</b></li>
</ul>
</li>
<li>1.2.0
<ul>
<li>leafletjs upgrade to <a href="https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#073-may-23-2014">0.7.3</a></li>
<li>Support Interaction Options</li>
<li>Fix default value for retina support.</li>
</ul>
</li>
<li>1.1.0
<ul>
<li>It is possible to configurate the Retina detection of the Leaflet library. Default is activate.</li>
<li>Add possibility to configurate copyright hint and max zoom level.</li>
</ul>
</li>
<li>1.0.6
<ul>
<li>leafletjs upgrade to <a href="https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#071-december-6-2013">0.7.1</a></li>
</ul>
</li>
<li>1.0.5
<ul>
<li>leafletjs upgrade to <a href="https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md#062-june-28-2013">0.6.2</a></li>
<li>Possible to switch to Cloundflares <a href="http://cdnjs.com/">CDNJS</a>.</li>
</ul>
</li>
<li>1.0.4
<ul>
<li>IE CSS usage,</li>
<li>not run on admin pages,</li>
<li>no backslash at Windows systems in HTML,</li>
<li>copyright and maximal zoom configurable,</li>
<li>better code</li>
</ul>
</li>
<li>1.0.3
<ul>
<li>leaflet <a href="http://leafletjs.com/2012/10/25/leaflet-0-4-5-bugfix-release-and-plans-for-0.5.html">0.4.5</a></li>
</ul>
</li>
<li>1.0.2
<ul>
<li>Bugfix "+" to "." String concat</li>
</ul>
</li>
<li>1.0.1
<ul>
<li>better code</li>
</ul>
</li>
<li>1.0.0
<ul>
<li>initial version, leaflet 0.4</li>
</ul>
</li>
</ol>
]]>
</description>
<files>
<folder>leaflet</folder>
<folder>licenses</folder>
<folder>css</folder>
<folder>js</folder>
<filename plugin="Osm_akuechler">Osm_akuechler.php</filename>
<filename>index.html</filename>
</files>
<config>
<fields name="params">
<fieldset name="basic">
<field name="url" type="url" default="https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png" label="Tiles URL"
maxlength="1024" description="URL for tiles."></field>
<field name="copyright" type="text" default='© <a href="http://www.openstreetmap.org" target="_blank">OpenStreetMap</a> contributors, <a href="http://creativecommons.org/licenses/by-sa/2.0/" target="_blank">CC BY-SA</a>'
filter="raw" maxlength="1024" label="Copyright" description="Copyright text to diplay."></field>
<field name="maxZoom" type="integer" default="18" label="Max Zoom"
description="The max zoom level of tiles." first="1" last="18" step="1" />
<field name="cdn-usage" type="radio" default="0" label="Use CDN JS"
description="Use Cloudflares CDNJS, JsDelivr, unpkg.com or local files">
<option value="0">Local usage</option>
<option value="1">Cloudflares CDNJS</option>
<option value="2">JsDelivr</option>
<option value="3">unpkg.com</option>
</field>
<field name="detect-retina" type="list" default="true" label="Detect Retina"
description="Activate the Retina detection of Leaflet library.">
<option value="true">YES</option>
<option value="false">NO</option>
</field>
<field name="dragging" type="list" default="true" label="Map draggable"
description="Whether the map be draggable with mouse/touch or not.">
<option value="true">YES</option>
<option value="false">NO</option>
</field>
<field name="touchZoom" type="list" default="true" label="Touch draggable"
description="Whether the map can be zoomed by touch-dragging with two fingers.">
<option value="true">YES</option>
<option value="false">NO</option>
</field>
<field name="scrollWheelZoom" type="list" default="true" label="With mouse zoomable"
description="Whether the map can be zoomed by using the mouse wheel. If passed 'center', it will zoom to the center of the view regardless of where the mouse was.">
<option value="true">YES</option>
<option value="false">NO</option>
</field>
<field name="doubleClickZoom" type="list" default="true" label="Map zoomed in by double clicking"
description="Whether the map can be zoomed in by double clicking on it and zoomed out by double clicking while holding shift. If passed 'center', double-click zoom will zoom to the center of the view regardless of where the mouse was.">
<option value="true">YES</option>
<option value="false">NO</option>
</field>
<field name="boxZoom" type="list" default="true" label="With mouse rectangular zoomable"
description="Whether the map can be zoomed to a rectangular area specified by dragging the mouse while pressing shift.">
<option value="true">YES</option>
<option value="false">NO</option>
</field>
<field name="tap" type="list" default="true" label="Map supporting instant taps"
description="Enables mobile hacks for supporting instant taps (fixing 200ms click delay on iOS/Android) and touch holds (fired as contextmenu events).">
<option value="true">YES</option>
<option value="false">NO</option>
</field>
<field name="tapTolerance" type="integer" default="15" label="Tap tolerance in pixel"
description="The max number of pixels a user can shift his finger during touch for it to be considered a valid tap."
first="0" last="1000" step="1" />
<field name="trackResize" type="list" default="true" label="Map handle browser resizing"
description="Whether the map automatically handles browser window resize to update itself.">
<option value="true">YES</option>
<option value="false">NO</option>
</field>
<field name="worldCopyJump" type="list" default="false" label="World copy jump"
description="With this option enabled, the map tracks when you pan to another 'copy' of the world and seamlessly jumps to the original one so that all overlays like markers and vector layers are still visible.">
<option value="true">YES</option>
<option value="false">NO</option>
</field>
<field name="closePopupOnClick" type="list" default="true" label="Popup close when user click map"
description="Set it to false if you don't want popups to close when user clicks the map.">
<option value="true">YES</option>
<option value="false">NO</option>
</field>
<field name="bounceAtZoomLimits" type="list" default="true" label="Boucing on zoom bounces"
description="Set it to false if you don't want the map to zoom beyond min/max zoom and then bounce back when pinch-zooming.">
<option value="true">YES</option>
<option value="false">NO</option>
</field>
</fieldset>
</fields>
</config>
<updateservers>
<server type="extension" priority="1" name="OSM Plugin Updates">https://joomla-extensions.frickelmeister.de/updates/osm_akuechler.xml</server>
<server type="extension" priority="2" name="OSM Plugin Updates">https://admiralsmaster.github.io/osm_akuechler/updates/osm_akuechler.xml</server>
</updateservers>
</extension>