Commit Graph

338 Commits

Author SHA1 Message Date
David Molineus
f03ed713f3 Rework validator callbacks to a listener service. 2017-10-06 14:02:31 +02:00
David Molineus
6c7b136c0e Rework leaflet dca callbacks to a listener service. 2017-10-06 13:56:46 +02:00
David Molineus
5a4fd9b434 Fix reference to vector. 2017-10-06 13:47:57 +02:00
David Molineus
ad6482c28c Rework vector dca callbacks to a service listener. 2017-10-06 13:47:13 +02:00
David Molineus
6111fc3594 Rework marker dca callbacks to a service listener. 2017-10-06 13:44:11 +02:00
David Molineus
32d47531f7 Add getIcons callback to the layer dca listener. 2017-10-06 13:39:40 +02:00
David Molineus
598adb54b1 Rework layer callbacks to an listener service. 2017-10-06 13:33:19 +02:00
David Molineus
e67b152225 Replace old callback notation. 2017-10-06 13:21:06 +02:00
David Molineus
1fc47f705d Rename listener namespace. 2017-10-06 13:19:46 +02:00
David Molineus
fde6c2b4c7 Rework control callbacks as a listener service. 2017-10-06 13:17:49 +02:00
David Molineus
307381ddb6 Rework map callbacks as a listener. 2017-10-06 12:04:39 +02:00
David Molineus
f172c42426 Work on service definitions. 2017-10-06 11:47:54 +02:00
David Molineus
b96e955504 Implement encoder factory as class. 2017-10-06 11:41:12 +02:00
David Molineus
7727263f29 Move assets to public folder. 2017-10-06 10:11:51 +02:00
David Molineus
25f89f91b6 Add compiler pass for layer label renderer. 2017-10-06 10:09:56 +02:00
David Molineus
f5badd14c5 Move layers configuration. 2017-10-06 10:07:19 +02:00
David Molineus
320359d2f0 Add docs. 2017-10-06 09:56:19 +02:00
David Molineus
8300531de3 Restructure config files, add extension and complete mappers services. 2017-10-06 09:28:33 +02:00
David Molineus
ceb05bb08f Work on moving configuration to yml files. 2017-10-05 17:35:46 +02:00
David Molineus
909288d4fc Move providers to yml file. 2017-10-05 17:02:15 +02:00
David Molineus
6ad637d4fa Move amanities config to parameters.yml. 2017-10-05 16:45:16 +02:00
David Molineus
04c693ac7f Use symfony translator. 2017-10-05 16:40:13 +02:00
David Molineus
bce7e31cb3 Drop autoload files. 2017-10-05 16:31:58 +02:00
David Molineus
a3ac7262f0 Add plugin and bundle. 2017-10-05 16:31:15 +02:00
David Molineus
20b9144b89 Apply coding standards. 2017-10-05 16:14:46 +02:00
David Molineus
84294686a5 Update file headers. 2017-10-05 15:45:43 +02:00
David Molineus
dfc1fa49d9 Restore compatibility with contao-toolkit 3.0. 2017-10-05 15:34:19 +02:00
David Molineus
f8aac5747c Update interface. 2017-10-05 15:27:49 +02:00
David Molineus
540680f7f6 Use phpcq all tasks. 2017-10-05 15:25:58 +02:00
David Molineus
3e40da22ba Drop bin dir. 2017-10-05 15:24:34 +02:00
David Molineus
eea70e3a51 Move contao files. 2017-10-05 14:17:52 +02:00
David Molineus
827c746b0d Switch to PSR-4. 2017-10-05 14:16:56 +02:00
David Molineus
e3344ffd4f Update build and dot files. 2017-10-05 14:06:00 +02: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