Commit Graph

60 Commits

Author SHA1 Message Date
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 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 e83e2c5482 Implement as dynamic setting of the map bounds. 2015-01-20 09:38:35 +01:00
David Molineus f0832388fe Change addTo map behaviour. 2015-01-19 12:58:16 +01:00
David Molineus d4c70f1f11 Add markers and vectors as feature to the layer. 2015-01-18 23:19:52 +01:00
David Molineus 1660f61099 Fixes for supporting latest javascript builder. 2015-01-16 15:02:20 +01:00
David Molineus 04c0c75e14 Code style. 2015-01-15 15:30:16 +01:00
David Molineus 6d0c533922 Fix double rendering of map data. 2015-01-15 12:52:00 +01:00
David Molineus 33e5f1ed8c Switch to omnivore as default ajax layer. 2015-01-13 14:54:23 +01:00
David Molineus 037c6c907d Fix code style. 2015-01-12 19:03:29 +01:00
David Molineus 4dc6b396da Small fixed. 2015-01-12 15:11:35 +01:00
David Molineus 58b370b22a Rework geojson handling. 2015-01-12 10:45:05 +01:00
David Molineus 9a37da12e6 Make definition mapper independent of the data format. 2015-01-12 09:55:59 +01:00
David Molineus c5c4810837 Add standalone feature to the reference map. 2015-01-12 09:29:48 +01:00
David Molineus ff087c25ea Move RequestUrl to Frontend namespace. 2015-01-10 15:33:46 +01:00
David Molineus 1ebd3ef49b Fix handling of inactive layers. 2015-01-09 23:48:25 +01:00
David Molineus 91ccfa56f4 Add frontend module (Close #7). 2015-01-09 23:20:07 +01:00
David Molineus ff2c3fb8c3 Store layer relations in extra table. 2015-01-09 22:33:57 +01:00
David Molineus c7f37238d9 Fix close popup on click option setting. 2015-01-09 21:22:11 +01:00
David Molineus 150e3706ed Support pointToLayer and onEachFeature customization. 2015-01-09 16:10:17 +01:00
David Molineus 8e35dc1fef Add reference layer. 2015-01-09 15:24:34 +01:00
David Molineus efb36256c7 Rework element id generation. 2015-01-09 13:41:09 +01:00
David Molineus 37851110b0 Add vector style management. 2015-01-09 11:53:58 +01:00
David Molineus 082ba4f568 Make mapper interface independent from Contao models. 2015-01-08 22:56:23 +01:00
David Molineus 5a39a737d7 Code style and refactor for reducing duplicate code. 2015-01-08 17:28:29 +01:00
David Molineus ff231c7fa0 Add panels. 2015-01-08 16:27:55 +01:00
David Molineus 685c9ae1d4 Add marker sorting 2015-01-08 15:29:07 +01:00
David Molineus 7f79125495 Add DivIcon support. 2015-01-08 15:21:45 +01:00
David Molineus 16f8c41f6f Use getClassName instead of overwriting createInstance. 2015-01-08 12:57:14 +01:00
David Molineus 7520cbd55e Rename Reference to expression. 2015-01-08 12:52:32 +01:00
David Molineus 91674e2f8d Add loading indicator. 2015-01-08 11:01:22 +01:00
David Molineus 5cd680562d Rename doBuild to build and introduce getClassName method. 2015-01-08 09:51:43 +01:00
David Molineus b3c0bd72df Add support for rectangles. 2015-01-07 18:58:52 +01:00
David Molineus d9f12eff2d Work on vectors integration. 2015-01-07 17:59:56 +01:00
David Molineus b47e6ccb8a Add layer group support. 2015-01-07 12:13:26 +01:00
David Molineus 27a01112c3 Extract request url. 2015-01-07 09:38:05 +01:00