Commit Graph

376 Commits

Author SHA1 Message Date
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
David Molineus
461ef17789 Do graphics. 2015-01-22 14:56:58 +01:00
David Molineus
dfa1b51ad9 Add translations credits. 2015-01-22 13:47:06 +01:00
David Molineus
62e2b02732 Code style. 2015-01-22 13:34:22 +01:00
David Molineus
178da21895 Implement the tile layer (Close #3). 2015-01-22 13:34:07 +01:00
David Molineus
9dfb6698cf Replace insert tags and masked entities. (Fix #17) 2015-01-22 12:24:22 +01:00
David Molineus
b65bcbff9f Simplify getting of class name. 2015-01-22 11:59:19 +01:00
David Molineus
25d4dace71 Refactor mapper to reduce duplicity. 2015-01-22 10:01:30 +01:00
David Molineus
52440c35dd Use OptionsBuilder in all mapper classes. 2015-01-22 09:02:14 +01:00
David Molineus
b96cd80669 Extract OptionsBuilder from AbstractMapper 2015-01-22 08:54:08 +01:00
David Molineus
ac9ab7324c Fix bounds calculation issues. 2015-01-21 20:52:12 +01:00
David Molineus
72f5e3b9ed Improve affect bounds handling. 2015-01-21 20:37:53 +01:00
David Molineus
b3eb4c8e61 Improve handling of bounds calculation. Layers have to whitelist, vectors/markers can set themselves to ignore. 2015-01-21 18:21:28 +01:00
David Molineus
5d1ccb1d54 Implement marker cluster. 2015-01-21 14:24:22 +01:00
David Molineus
3c9d30e1d7 Add close flag. 2015-01-21 14:16:56 +01:00
David Molineus
a5cee7a2b3 Code style. 2015-01-20 17:43:41 +01:00
David Molineus
8ddfdc753b Add fullscreen control. 2015-01-20 17:36:19 +01:00
David Molineus
0c1df3b6d9 Pass map to child elements. 2015-01-20 17:29:10 +01:00
David Molineus
2dd0eb632d Fix setting of bolean values. 2015-01-20 17:28:37 +01:00
David Molineus
762e6b5dbc Add parent to mapper handle method. 2015-01-20 16:38:23 +01:00
David Molineus
2496994759 Fix translation. 2015-01-20 13:13:35 +01:00
David Molineus
efc9d7ffb9 Update gitingore. 2015-01-20 13:06:59 +01:00
David Molineus
6c96fd6e1f Add gulp build file for creating combined contao leaflet 2015-01-20 10:23:05 +01:00
David Molineus
f71376a628 Move Contao integration into a separate file. 2015-01-20 09:39:15 +01:00
David Molineus
e83e2c5482 Implement as dynamic setting of the map bounds. 2015-01-20 09:38:35 +01:00