Commit Graph

  • 5b7c7d01d8 Update leaflet providers to current supported features. 2.0.0-beta5 David Molineus 2017-07-06 17:10:56 +02:00
  • 722e17b29c Only load icon file if an icon exists (Fix #44). David Molineus 2017-05-04 14:31:31 +02:00
  • 8920be6649 Update translations. David Molineus 2017-03-20 10:56:40 +01:00
  • 4651f2b885 Allow to create maps (Fix #42). David Molineus 2017-03-20 10:56:04 +01:00
  • a8c4e03ab1 Fix code style issues. David Molineus 2016-11-15 14:01:48 +01:00
  • 4c1df8eaaf Keep custom callbacks. David Molineus 2016-11-14 14:32:44 +01:00
  • da3b7ba994 Merge tag '2.0.0-beta2' David Molineus 2016-11-14 13:47:30 +01:00
  • 9f950b0f31 Add translations for overpass layer. David Molineus 2016-11-14 13:45:30 +01:00
  • 324e65e217 Translate new icon options. David Molineus 2016-11-14 13:37:03 +01:00
  • 5cf75b76b7 Add the color picker. David Molineus 2016-11-14 13:36:32 +01:00
  • d95f45d35a Implement the extra markers icons. David Molineus 2016-11-14 13:31:19 +01:00
  • 3f05bd8783 Load icon stylesheets dynamically. David Molineus 2016-11-14 13:30:38 +01:00
  • cb370f6723 Support popups. David Molineus 2016-11-14 11:50:20 +01:00
  • f462a11c1d Implement amenity icons mapping. David Molineus 2016-11-14 11:35:09 +01:00
  • c61e2d9cc9 Refactor overpass support using own implementation of overpass layer. David Molineus 2016-11-14 11:00:10 +01:00
  • 130848c1f3 Typos. David Molineus 2016-11-14 09:10:31 +01:00
  • 74f500513a Support debug mode. David Molineus 2016-11-09 12:00:57 +01:00
  • 8947efc351 Improve input mask. David Molineus 2016-11-09 11:57:44 +01:00
  • 37065f2183 Add query to the tree view. David Molineus 2016-11-09 11:47:57 +01:00
  • 422433bc52 Bugfixes. David Molineus 2016-11-09 11:23:26 +01:00
  • cba8939843 Implement overpass layer. David Molineus 2016-11-09 10:27:18 +01:00
  • 2705ff2676 Fix leaflet documentation links (Close #41). David Molineus 2016-10-28 08:33:59 +02:00
  • 28490a9ee6 Implement bounds padding option. David Molineus 2016-10-11 14:32:43 +02:00
  • 17e7bc5e1c Update file headers. David Molineus 2016-10-11 10:40:15 +02:00
  • b27c706fe3 Translate map caching. David Molineus 2016-10-11 10:32:39 +02:00
  • f22906b8b6 Implement zoomSnap and zoomDelta. David Molineus 2016-10-11 10:25:28 +02:00
  • 1eba70b5b4 Merge branch 'leaflet-v1' David Molineus 2016-10-06 15:53:55 +02:00
  • d394d36aff Update branch aliases. David Molineus 2016-10-06 15:53:19 +02:00
  • 9e0723a67a Code style issues. David Molineus 2016-10-06 15:49:15 +02:00
  • 8c24f5e735 Implement caching for feature collections (#30) and maps (#4). David Molineus 2016-10-06 15:47:33 +02:00
  • 2e5139a756 Change alias field allowing null values. David Molineus 2016-10-06 14:19:01 +02:00
  • 92b7080217 Adjust map width. David Molineus 2016-10-06 14:13:49 +02:00
  • 340cd5d9f6 Remove unsupported code. David Molineus 2016-10-06 12:32:24 +02:00
  • fa67267473 Output the map javscript in the template. David Molineus 2016-10-06 12:31:21 +02:00
  • 33a097ebe7 Support local aliases (close #33). David Molineus 2016-10-06 12:16:42 +02:00
  • 45cee3bfb8 Disable alias. David Molineus 2016-10-06 11:50:00 +02:00
  • caa137e566 Format vector type. David Molineus 2016-10-06 11:44:56 +02:00
  • 48a6a3a360 Check options before assigning them. David Molineus 2016-10-06 11:38:52 +02:00
  • 016d0f1435 Fix alias validator. David Molineus 2016-10-06 11:38:17 +02:00
  • d7d76913b1 Validate vector coordinates. David Molineus 2016-10-06 09:52:07 +02:00
  • a6ffe76134 Use translateable coordinate validator. David Molineus 2016-10-06 09:47:12 +02:00
  • ca4e4e0d2d Validate aliases. David Molineus 2016-10-06 09:42:41 +02:00
  • 025ce1ba81 Dependency injection for the map provider. David Molineus 2016-10-06 09:09:11 +02:00
  • ee4c157e9c Use dependency injection for the provider layer mapper. David Molineus 2016-10-06 09:04:51 +02:00
  • daf902b989 Use assets manager in the marker cluster layer mapper. David Molineus 2016-10-06 09:02:12 +02:00
  • a375a73668 Refactor GeoJson subscriber. David Molineus 2016-10-06 08:58:35 +02:00
  • b1cfbb3b04 Refactor boot subscriber. David Molineus 2016-10-06 08:53:23 +02:00
  • 2c9dd0ad48 Refactor frontend integration using dependency injection. David Molineus 2016-10-06 08:34:55 +02:00
  • 4e4380270b Code style fixes. David Molineus 2016-10-06 08:26:57 +02:00
  • 4068f62df1 Refactor LayerCallbacks using dependency injection. David Molineus 2016-10-06 08:26:45 +02:00
  • ea359e8b79 Refactor data controller to fully use dependency injection David Molineus 2016-10-06 08:14:08 +02:00
  • bbd97ae47d Improve the alias generator to create valid non numeric entries. David Molineus 2016-10-06 08:00:53 +02:00
  • 3e84260e79 Use the assets manager. David Molineus 2016-10-05 16:11:59 +02:00
  • 971f905ad2 Introduce service names constants. David Molineus 2016-10-05 15:30:55 +02:00
  • 436cf88901 Code style fixes. David Molineus 2016-10-05 15:11:31 +02:00
  • 7ef6aff458 Update travis.yml David Molineus 2016-10-05 15:11:07 +02:00
  • 7d817850cc Fix translations. David Molineus 2016-10-05 15:01:03 +02:00
  • 395f3503fa Fix max height label. David Molineus 2016-10-05 14:58:50 +02:00
  • c7cf1524a7 Update translations. David Molineus 2016-10-05 14:56:19 +02:00
  • 8e89cc3616 Fix the alias generator. Do not use -. David Molineus 2016-10-05 14:48:57 +02:00
  • 5a41b2b5d8 Update dependency and fix namespace definition. David Molineus 2016-10-05 14:34:27 +02:00
  • 59b0218f15 Update the logo. David Molineus 2016-10-05 14:22:21 +02:00
  • 047bde7b15 Update urls and name. David Molineus 2016-10-05 14:20:13 +02:00
  • abcc4f5d88 Rename MapService to MapProvider David Molineus 2016-10-05 14:18:15 +02:00
  • c8ea8d4fab Fix callbacks. David Molineus 2016-10-05 14:13:43 +02:00
  • e574aa36a0 Add accidentally removed getLayer callback. David Molineus 2016-10-05 14:11:25 +02:00
  • 91000979eb Update attribution. David Molineus 2016-10-05 14:10:27 +02:00
  • 7d3c053bd1 Fix circles. David Molineus 2016-10-05 13:35:04 +02:00
  • 1bb9fb4d7a Change multi polyline and multi polygone to work with leaflet v1. David Molineus 2016-10-05 10:54:05 +02:00
  • 749b8f3068 Case sensitive method call. David Molineus 2016-10-05 09:45:31 +02:00
  • 5da4c047b0 Allow to select sub layers in the control. David Molineus 2016-10-05 09:45:03 +02:00
  • 98ef670e4a Fix callbacks. David Molineus 2016-10-05 09:44:40 +02:00
  • b043b134a8 Fix default image path for leaflet v1. David Molineus 2016-10-05 09:25:01 +02:00
  • ddcec3f1e3 Add package.json and update gulpfile. David Molineus 2016-10-05 09:23:41 +02:00
  • e75b325ec6 Fix dragging of result icons. David Molineus 2016-10-05 08:58:10 +02:00
  • 11bc76fea6 Fix dragging of result icons. David Molineus 2016-10-05 08:58:10 +02:00
  • 13253873fa Drop the service container class. David Molineus 2016-10-05 08:52:46 +02:00
  • 5b648427c1 Close #34: Make marker draggable. David Molineus 2016-10-05 08:40:50 +02:00
  • f4a54cdec3 Make marker draggable. David Molineus 2016-10-05 08:39:28 +02:00
  • 0e10a3d7c4 Fix geocode plugin. David Molineus 2016-10-05 08:23:34 +02:00
  • 7207d9e0e6 Rewrite frontend components to work with toolkit v2. David Molineus 2016-10-05 08:12:34 +02:00
  • f8e28f3299 Adjust dca files and callbacks to work with toolkit v2. David Molineus 2016-10-04 16:07:05 +02:00
  • 69e3ea8898 Let leaflet boot again. David Molineus 2016-10-04 14:55:25 +02:00
  • 5d8028eda5 Update dependencies. David Molineus 2016-10-04 14:42:22 +02:00
  • 733f49ca24 Fix basemap variants. 1.0.0-beta6 David Molineus 2016-10-04 14:19:46 +02:00
  • 6a2f1f26d9 Sync providers with current version of leaflet-providers. David Molineus 2016-10-04 14:16:22 +02:00
  • 381d330cab Fix map id. David Molineus 2016-01-11 18:37:50 +01:00
  • 2f8ddf3a30 Fix broken insert tag. David Molineus 2015-11-12 08:37:48 +01:00
  • f15e1cf99d CS. David Molineus 2015-10-31 00:09:23 +01:00
  • 9be8629303 Remove not needed workaround classes. David Molineus 2015-10-30 23:35:35 +01:00
  • 374fe905a0 Refactor the insert tag replacer. David Molineus 2015-10-30 23:34:20 +01:00
  • 75cb767625 Use the insertTag replacer of the toolkit. David Molineus 2015-10-30 23:19:55 +01:00
  • eb54af9d36 Update providers to leaflet-providers 1.1.5 config. David Molineus 2015-10-17 14:33:59 +02:00
  • 9ff89236eb Fix label of deactivated zoom options. David Molineus 2015-09-20 19:48:23 +02:00
  • 5171825a23 Deprecate ServiceContainerTrait::getService. David Molineus 2015-09-14 07:23:42 +02:00
  • 8a148ffaf8 Get sick and tired to work around api changes. Yet another insert tag fix. David Molineus 2015-08-01 00:16:03 +02:00
  • f8b6563262 Make version check version independent. David Molineus 2015-07-22 14:16:53 +02:00
  • 78302fc7fc Don't test PHP 5.3. David Molineus 2015-07-22 14:03:58 +02:00
  • b77b3d8780 Make travis work again. David Molineus 2015-07-22 13:59:59 +02:00
  • 07f3c4521b Code style. David Molineus 2015-07-22 13:56:52 +02:00