Commit Graph

309 Commits

Author SHA1 Message Date
David Molineus
8c03b4913e Merge branch 'support/2.x' of github.com:netzmacht/contao-leaflet-maps into support/2.x 2.0.1 2018-12-18 09:45:33 +01:00
David Molineus
cd5c6942e5 Support all available leaflet providers. 2018-12-18 09:43:31 +01:00
David Molineus
e66ee88745 Ignore editor files. 2.0.0 2018-01-12 22:24:13 +01:00
David Molineus
7420c6e4c0 Fix: Support collapsed setting. 2018-01-12 22:23:29 +01:00
David Molineus
5b7c7d01d8 Update leaflet providers to current supported features. 2.0.0-beta5 2017-07-06 17:10:56 +02:00
David Molineus
722e17b29c Only load icon file if an icon exists (Fix #44). 2017-05-04 14:31:31 +02:00
David Molineus
8920be6649 Update translations. 2017-03-20 10:56:40 +01:00
David Molineus
4651f2b885 Allow to create maps (Fix #42). 2017-03-20 10:56:04 +01:00
David Molineus
a8c4e03ab1 Fix code style issues. 2016-11-15 14:01:48 +01:00
David Molineus
4c1df8eaaf Keep custom callbacks. 2016-11-14 14:32:44 +01:00
David Molineus
da3b7ba994 Merge tag '2.0.0-beta2' 2016-11-14 13:47:30 +01:00
David Molineus
9f950b0f31 Add translations for overpass layer. 2016-11-14 13:45:30 +01:00
David Molineus
324e65e217 Translate new icon options. 2016-11-14 13:37:03 +01:00
David Molineus
5cf75b76b7 Add the color picker. 2016-11-14 13:36:32 +01:00
David Molineus
d95f45d35a Implement the extra markers icons. 2016-11-14 13:31:19 +01:00
David Molineus
3f05bd8783 Load icon stylesheets dynamically. 2016-11-14 13:30:38 +01:00
David Molineus
cb370f6723 Support popups. 2016-11-14 11:50:20 +01:00
David Molineus
f462a11c1d Implement amenity icons mapping. 2016-11-14 11:35:09 +01:00
David Molineus
c61e2d9cc9 Refactor overpass support using own implementation of overpass layer. 2016-11-14 11:00:10 +01:00
David Molineus
130848c1f3 Typos. 2016-11-14 09:10:31 +01:00
David Molineus
74f500513a Support debug mode. 2016-11-09 12:00:57 +01:00
David Molineus
8947efc351 Improve input mask. 2016-11-09 11:57:44 +01:00
David Molineus
37065f2183 Add query to the tree view. 2016-11-09 11:47:57 +01:00
David Molineus
422433bc52 Bugfixes. 2016-11-09 11:23:26 +01:00
David Molineus
cba8939843 Implement overpass layer. 2016-11-09 10:27:18 +01:00
David Molineus
2705ff2676 Fix leaflet documentation links (Close #41). 2016-10-28 08:33:59 +02:00
David Molineus
28490a9ee6 Implement bounds padding option. 2016-10-11 14:32:43 +02:00
David Molineus
17e7bc5e1c Update file headers. 2016-10-11 10:40:15 +02:00
David Molineus
b27c706fe3 Translate map caching. 2016-10-11 10:32:39 +02:00
David Molineus
f22906b8b6 Implement zoomSnap and zoomDelta. 2016-10-11 10:25:28 +02:00
David Molineus
1eba70b5b4 Merge branch 'leaflet-v1' 2016-10-06 15:53:55 +02:00
David Molineus
d394d36aff Update branch aliases. 2016-10-06 15:53:19 +02:00
David Molineus
9e0723a67a Code style issues. 2016-10-06 15:49:15 +02:00
David Molineus
8c24f5e735 Implement caching for feature collections (#30) and maps (#4). 2016-10-06 15:47:33 +02:00
David Molineus
2e5139a756 Change alias field allowing null values. 2016-10-06 14:19:01 +02:00
David Molineus
92b7080217 Adjust map width. 2016-10-06 14:13:49 +02:00
David Molineus
340cd5d9f6 Remove unsupported code. 2016-10-06 12:32:24 +02:00
David Molineus
fa67267473 Output the map javscript in the template. 2016-10-06 12:31:21 +02:00
David Molineus
33a097ebe7 Support local aliases (close #33). 2016-10-06 12:16:42 +02:00
David Molineus
45cee3bfb8 Disable alias. 2016-10-06 11:50:00 +02:00
David Molineus
caa137e566 Format vector type. 2016-10-06 11:44:56 +02:00
David Molineus
48a6a3a360 Check options before assigning them. 2016-10-06 11:38:52 +02:00
David Molineus
016d0f1435 Fix alias validator. 2016-10-06 11:38:17 +02:00
David Molineus
d7d76913b1 Validate vector coordinates. 2016-10-06 09:52:07 +02:00
David Molineus
a6ffe76134 Use translateable coordinate validator. 2016-10-06 09:47:12 +02:00
David Molineus
ca4e4e0d2d Validate aliases. 2016-10-06 09:42:41 +02:00
David Molineus
025ce1ba81 Dependency injection for the map provider. 2016-10-06 09:09:11 +02:00
David Molineus
ee4c157e9c Use dependency injection for the provider layer mapper. 2016-10-06 09:04:51 +02:00
David Molineus
daf902b989 Use assets manager in the marker cluster layer mapper. 2016-10-06 09:02:12 +02:00
David Molineus
a375a73668 Refactor GeoJson subscriber. 2016-10-06 08:58:35 +02:00