594 Commits

Author SHA1 Message Date
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
David Molineus
41eb0f7834 Code style. 2015-01-19 14:46:44 +01:00
David Molineus
b2990754ac Update translations. 2015-01-19 14:25:01 +01:00
David Molineus
f0832388fe Change addTo map behaviour. 2015-01-19 12:58:16 +01:00
David Molineus
5b6f56d9f7 Update some about details. 2015-01-19 11:32:22 +01:00
David Molineus
abab5e4dc5 Rename credits to about. 2015-01-19 09:54:33 +01:00
David Molineus
687e2166b9 Code style. 2015-01-18 23:38:44 +01:00
David Molineus
a0aedb753d Remove layers encoding of omnivore layer. 2015-01-18 23:21:05 +01:00
David Molineus
8242fe36af Add some virtual property definitions. 2015-01-18 23:20:21 +01:00
David Molineus
d4c70f1f11 Add markers and vectors as feature to the layer. 2015-01-18 23:19:52 +01:00
David Molineus
05d3ddb870 Update service setup following the new chain encoder syntax. 2015-01-18 23:19:23 +01:00
David Molineus
8da943dd9d Improve handling of omnivore data loading. 2015-01-18 13:14:32 +01:00
David Molineus
1660f61099 Fixes for supporting latest javascript builder. 2015-01-16 15:02:20 +01:00
David Molineus
0987f9aa82 Update the services. 2015-01-16 15:01:48 +01:00
David Molineus
00c80df20e Remove deleted subscriber from config. 2015-01-16 14:56:14 +01:00
David Molineus
7c249a1254 Fix double icon rendering. 2015-01-15 18:07:27 +01:00
David Molineus
04c0c75e14 Code style. 2015-01-15 15:30:16 +01:00
David Molineus
2a7d95b37a Use decoded entities. 2015-01-15 13:20:29 +01:00
David Molineus
cdf870df3a Fix spelling of LoadsDeferred 2015-01-15 13:03:47 +01:00
David Molineus
1cc48a4cc1 Lowercasee L.contao. 2015-01-15 13:01:58 +01:00
David Molineus
6d0c533922 Fix double rendering of map data. 2015-01-15 12:52:00 +01:00
David Molineus
52186055d9 Only pass the leaflet hash param to the loadLayer function. 2015-01-15 12:45:23 +01:00
David Molineus
ae9d70c6c5 Remove rawurlencode. 2015-01-15 09:14:49 +01:00
David Molineus
6fbc1a9bf3 Use L.Contao as reference to the Contao integration object. 2015-01-15 01:10:36 +01:00
David Molineus
8186a0b3ee Fix omnivore loading control integration 2015-01-15 00:53:19 +01:00
David Molineus
5f3080a62d Implement an insert tag. 2015-01-14 18:51:52 +01:00
David Molineus
a236ad3e60 Remove leftover test code. 2015-01-14 18:37:56 +01:00
David Molineus
35312722fb Add html template. 2015-01-14 18:01:10 +01:00
David Molineus
922d02adff Remove dependency of url builder. 2015-01-14 17:59:18 +01:00
David Molineus
d54b5ddc3e Refactor ajax loading so that the current page is used. 2015-01-14 17:50:23 +01:00
David Molineus
cbf2c53ee0 Move javascript wrapping into an template. 2015-01-14 16:47:06 +01:00
David Molineus
a31e8781fd Rename encoder flags. 2015-01-14 09:18:42 +01:00
David Molineus
33e5f1ed8c Switch to omnivore as default ajax layer. 2015-01-13 14:54:23 +01:00