Commit Graph

350 Commits

Author SHA1 Message Date
David Molineus
c3d5f47086 Add comment. 2015-02-02 08:53:29 +01:00
David Molineus
8e36bc59f9 Remove runonce. 2015-02-02 08:45:31 +01:00
David Molineus
f703b27a6b Get rid of ServiceContainerTrait. Use dependency injection where possible. 2015-02-02 08:44:17 +01:00
David Molineus
64b0aa5389 Pass service container to mapper factory. 2015-02-02 08:28:33 +01:00
David Molineus
1546b0425d Use assets as a service. 2015-02-02 08:21:47 +01:00
David Molineus
71084aeeae Improve description. 2015-02-02 08:07:13 +01:00
David Molineus
37f3a3b92c Add legend translation. 2015-02-02 08:04:48 +01:00
David Molineus
4b88651b31 Hide locate legend by default. 2015-02-01 17:02:54 +01:00
David Molineus
9b94a4afda Change default values. 2015-02-01 17:02:14 +01:00
David Molineus
130b9e9007 Code style. 2015-01-30 19:59:51 +01:00
David Molineus
31136afd42 Support custom templates and map ids. 2015-01-30 17:44:24 +01:00
David Molineus
1bfd99746c Use contao-toolkit insteand of deprecated dev-tools. 2015-01-30 17:03:31 +01:00
David Molineus
a4d4d6a5de Remove leftover debugging code. 2015-01-29 14:45:52 +01:00
David Molineus
340e9c9d6c Remove unused use statements. 2015-01-28 17:03:07 +01:00
David Molineus
417e208d85 Prepare for backend usage. 2015-01-28 16:41:21 +01:00
David Molineus
ff0d2d9ec6 Move ajax handling to the map service. 2015-01-28 16:40:48 +01:00
David Molineus
fdc427d92b Add missing ? for requests with params. 2015-01-28 16:05:55 +01:00
David Molineus
abbc1d8b0e Move Encoder flags to flags class. 2015-01-28 10:33:00 +01:00
David Molineus
c1c5173f34 Do not set autoPanPadding when it's empty (fix #29) 2015-01-28 09:26:19 +01:00
David Molineus
a59decd946 Do not force filter. 2015-01-27 19:10:14 +01:00
David Molineus
6db101953f Add popup support for vectors. 2015-01-27 18:21:05 +01:00
David Molineus
39f8e8d491 Add popup support for vectors. 2015-01-27 18:17:05 +01:00
David Molineus
3abe5c6517 Code style. 2015-01-27 17:58:03 +01:00
David Molineus
fdd3b443f3 Update build tool. 2015-01-27 17:34:00 +01:00
David Molineus
c9c2bd3cce Add popup support. 2015-01-27 17:14:58 +01:00
David Molineus
126b84f524 Accept popup options. 2015-01-27 17:14:04 +01:00
David Molineus
e10bfd24a3 Move attribution handling to seperate file. 2015-01-27 15:51:42 +01:00
David Molineus
50cf8312d2 Move GeoJson features to new namespace. 2015-01-27 14:52:20 +01:00
David Molineus
e5e6105deb Add translation. 2015-01-27 14:50:08 +01:00
David Molineus
19199833b0 Move LatLng and LatLngBounds to new Value namespace. 2015-01-27 12:41:11 +01:00
David Molineus
9de46923fb Refactor to fit bounds. 2015-01-27 12:36:52 +01:00
David Molineus
9e0fe6a0b6 Fix bounds mode handling. 2015-01-27 11:43:19 +01:00
David Molineus
a399004988 Add load callback. 2015-01-27 00:14:27 +01:00
David Molineus
43a378bed6 Add migrate script for the coordinates. 2015-01-27 00:02:38 +01:00
David Molineus
e2eceab60e Implement boundsMode fit. 2015-01-27 00:02:17 +01:00
David Molineus
37b10c14fe Refactor the mappers to use the filters. 2015-01-24 21:37:25 +01:00
David Molineus
05d3acf21d Add filters. 2015-01-24 21:36:33 +01:00
David Molineus
4c6f731d99 Implement user locate. 2015-01-24 11:38:15 +01:00
David Molineus
83b6870538 Add language loading to a callback. 2015-01-23 20:57:52 +01:00
David Molineus
2602b6a059 Do not limit to marker and vector model. 2015-01-23 15:42:38 +01:00
David Molineus
35e89adbed Code style. 2015-01-23 14:11:43 +01:00
David Molineus
d0e63ff985 Add a mapping between the model and feature property value model (Close #21). 2015-01-23 13:58:35 +01:00
David Molineus
81c66252f0 Add feature data as additional feature property. 2015-01-23 13:14:58 +01:00
David Molineus
b53887d78b Extract geo json creation to an event subscriber. 2015-01-23 13:04:04 +01:00
David Molineus
0a5dc97f4b Fix options database column type. 2015-01-23 11:02:32 +01:00
David Molineus
f68f623288 Add option to replace default attribution control. 2015-01-22 16:17:21 +01:00
David Molineus
99daeac4fb Refactor attribution setting 2015-01-22 16:09:54 +01:00
David Molineus
d00249e449 Add default and watch task. 2015-01-22 16:09:27 +01:00
David Molineus
3853618f2f Do not fail when changing the mode of an layer (close #18). 2015-01-22 15:13:39 +01:00
David Molineus
f377b12998 Add layer translations. 2015-01-22 15:00:56 +01:00