Commit Graph

20 Commits

Author SHA1 Message Date
David Molineus
0ba725ed38 Implement custom route for data request to prevent partial rendering of the page and it's possible issues (f.e. form captcha changes) (Close #49). 2018-10-29 16:02:50 +01:00
David Molineus
3d45f6b2eb Run composer require checker and solve issues. 2018-08-23 14:35:25 +02:00
David Molineus
ded5427afb Use same layer id for the geojson layer. 2017-11-12 14:59:11 +01:00
David Molineus
08dea6e1da Code style. 2017-10-19 09:28:58 +02:00
David Molineus
ef7b493b2d Use the repository manager. 2017-10-19 08:45:39 +02:00
David Molineus
edb4ac9eeb Support geojson and topojson as file types for the file layer. 2017-10-18 11:47:04 +02:00
David Molineus
c465b724f4 Convert array syntax and other minor code style adjustments. 2017-10-17 18:11:28 +02:00
David Molineus
ae5fe11d20 Move Request to Mapper namespace. 2017-10-17 18:03:42 +02:00
David Molineus
46e6dcc2fa Support bounds changing after files got loaded. 2017-10-17 17:43:12 +02:00
David Molineus
01b3962b78 Optimize use statements. 2017-10-17 17:11:35 +02:00
David Molineus
d1f26056e9 Implement a file layer for gpx,kml,wkt support. 2017-10-17 16:50:29 +02:00
David Molineus
59df74c3f9 Replace string class names with the ::class attribute. 2017-10-17 13:51:09 +02:00
David Molineus
df541fe433 Fix copyright year. 2017-10-11 15:00:48 +02:00
David Molineus
da8613ca0b Move assets class to encoder namespace. 2017-10-11 14:53:04 +02:00
David Molineus
f09929fae7 Use PHP's ::class constant. 2017-10-11 14:50:14 +02:00
David Molineus
bf0fb35b21 Rework filter handling to overcome static map identifier setting. 2017-10-11 14:27:37 +02:00
David Molineus
d36d613e37 Also add autoZIndex option. 2017-10-11 11:35:58 +02:00
David Molineus
3c660b5bbd Fix: Support collapsed setting. 2017-10-11 11:32:25 +02:00
David Molineus
84294686a5 Update file headers. 2017-10-05 15:45:43 +02:00
David Molineus
827c746b0d Switch to PSR-4. 2017-10-05 14:16:56 +02:00