Commit Graph

185 Commits

Author SHA1 Message Date
David Molineus
74f500513a Support debug mode. 2016-11-09 12:00: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
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
f22906b8b6 Implement zoomSnap and zoomDelta. 2016-10-11 10:25:28 +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
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
David Molineus
b1cfbb3b04 Refactor boot subscriber. 2016-10-06 08:53:23 +02:00
David Molineus
2c9dd0ad48 Refactor frontend integration using dependency injection. 2016-10-06 08:34:55 +02:00
David Molineus
4e4380270b Code style fixes. 2016-10-06 08:26:57 +02:00
David Molineus
4068f62df1 Refactor LayerCallbacks using dependency injection. 2016-10-06 08:26:45 +02:00
David Molineus
ea359e8b79 Refactor data controller to fully use dependency injection 2016-10-06 08:14:08 +02:00
David Molineus
bbd97ae47d Improve the alias generator to create valid non numeric entries. 2016-10-06 08:06:41 +02:00
David Molineus
3e84260e79 Use the assets manager. 2016-10-05 16:11:59 +02:00
David Molineus
971f905ad2 Introduce service names constants. 2016-10-05 15:30:55 +02:00
David Molineus
436cf88901 Code style fixes. 2016-10-05 15:11:31 +02:00
David Molineus
8e89cc3616 Fix the alias generator. Do not use -. 2016-10-05 14:48:57 +02:00
David Molineus
abcc4f5d88 Rename MapService to MapProvider 2016-10-05 14:18:15 +02:00
David Molineus
e574aa36a0 Add accidentally removed getLayer callback. 2016-10-05 14:11:25 +02:00
David Molineus
7d3c053bd1 Fix circles. 2016-10-05 13:35:04 +02:00
David Molineus
1bb9fb4d7a Change multi polyline and multi polygone to work with leaflet v1. 2016-10-05 10:54:05 +02:00
David Molineus
749b8f3068 Case sensitive method call. 2016-10-05 09:45:31 +02:00
David Molineus
5da4c047b0 Allow to select sub layers in the control. 2016-10-05 09:45:03 +02:00
David Molineus
13253873fa Drop the service container class. 2016-10-05 08:52:46 +02:00
David Molineus
7207d9e0e6 Rewrite frontend components to work with toolkit v2. 2016-10-05 08:12:34 +02:00
David Molineus
f8e28f3299 Adjust dca files and callbacks to work with toolkit v2. 2016-10-04 16:07:05 +02:00
David Molineus
69e3ea8898 Let leaflet boot again. 2016-10-04 14:55:25 +02:00
David Molineus
2f8ddf3a30 Fix broken insert tag. 2015-11-12 08:37:48 +01:00
David Molineus
f15e1cf99d CS. 2015-10-31 00:09:23 +01:00
David Molineus
9be8629303 Remove not needed workaround classes. 2015-10-30 23:35:35 +01:00
David Molineus
374fe905a0 Refactor the insert tag replacer. 2015-10-30 23:34:20 +01:00
David Molineus
75cb767625 Use the insertTag replacer of the toolkit. 2015-10-30 23:19:55 +01:00
David Molineus
5171825a23 Deprecate ServiceContainerTrait::getService. 2015-09-14 07:23:42 +02:00
David Molineus
8a148ffaf8 Get sick and tired to work around api changes. Yet another insert tag fix. 2015-08-01 00:16:03 +02:00
David Molineus
f8b6563262 Make version check version independent. 2015-07-22 14:16:53 +02:00
David Molineus
07f3c4521b Code style. 2015-07-22 13:56:52 +02:00