Commit Graph
100 Commits
Author SHA1 Message Date
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
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
David Molineus 2d1dadbefc Fix encoder initialisation after. 2015-01-13 13:44:07 +01:00
David Molineus 9716bd9b74 Remove left overs. 2015-01-12 23:23:27 +01:00
David Molineus d98f4bd14b Use high range for adding the wrapper. 2015-01-12 23:23:03 +01:00
David Molineus 0b36b45e61 Always pass the actual request to the data controller. 2015-01-12 23:22:19 +01:00
David Molineus 037c6c907d Fix code style. 2015-01-12 19:03:29 +01:00
David Molineus 74c786c24b Move DataController into Frontend namespace. 2015-01-12 17:05:32 +01:00
David Molineus 40258f2e7e Add readme. 2015-01-12 16:47:24 +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 ce715bbb0a Apply geojson default listeners to the GeoJSON layer as well. 2015-01-12 09:37:43 +01:00
David Molineus 2752683172 Extend avon AbstractActiveModel 2015-01-12 09:32:21 +01:00
David Molineus c5c4810837 Add standalone feature to the reference map. 2015-01-12 09:29:48 +01:00
David Molineus c9d7befc08 Add empty config placeholder. 2015-01-12 09:20:01 +01:00
David Molineus ff087c25ea Move RequestUrl to Frontend namespace. 2015-01-10 15:33:46 +01:00
David Molineus 914455f97b Fix alias generator table. 2015-01-10 14:55:44 +01:00
David Molineus a5b4b1ffd1 Fix path to initialize.php 2015-01-10 13:46:40 +01:00
David Molineus c265c0854e Do not require that all libraries are installed after contao leaflet. So contao-leaflet-libaries does not need a requirement on this extension. 2015-01-10 13:30:15 +01:00
David Molineus e2fe316758 Fix paths. 2015-01-10 13:12:47 +01:00
David Molineus d79902754b Keep js folder. 2015-01-10 13:11:28 +01:00
David Molineus 2a2fa4cf64 Add dependency of contao-leaflet-libraries 2015-01-10 13:11:09 +01:00
David Molineus a9b6486af2 Extract libraries to an separate extension. 2015-01-10 12:55:47 +01:00
David Molineus 61fd452a48 Update button. 2015-01-10 00:31:32 +01:00
David Molineus c0a9a6c681 Change map id generation. 2015-01-09 23:53:56 +01:00