Commit Graph
100 Commits
Author SHA1 Message Date
David Molineus 33a097ebe7 Support local aliases (close #33). 2016-10-06 12:16:42 +02:00
David Molineus 45cee3bfb8 Disable alias. 2016-10-06 11:50:00 +02:00
David Molineus caa137e566 Format vector type. 2016-10-06 11:44:56 +02:00
David Molineus 48a6a3a360 Check options before assigning them. 2016-10-06 11:38:52 +02:00
David Molineus 016d0f1435 Fix alias validator. 2016-10-06 11:38:17 +02:00
David Molineus d7d76913b1 Validate vector coordinates. 2016-10-06 09:52:07 +02:00
David Molineus a6ffe76134 Use translateable coordinate validator. 2016-10-06 09:47:12 +02:00
David Molineus ca4e4e0d2d Validate aliases. 2016-10-06 09:42:41 +02:00
David Molineus 025ce1ba81 Dependency injection for the map provider. 2016-10-06 09:09:11 +02:00
David Molineus ee4c157e9c Use dependency injection for the provider layer mapper. 2016-10-06 09:04:51 +02:00
David Molineus daf902b989 Use assets manager in the marker cluster layer mapper. 2016-10-06 09:02:12 +02:00
David Molineus a375a73668 Refactor GeoJson subscriber. 2016-10-06 08:58:35 +02:00
David Molineus b1cfbb3b04 Refactor boot subscriber. 2016-10-06 08:53:23 +02:00
David Molineus 2c9dd0ad48 Refactor frontend integration using dependency injection. 2016-10-06 08:34:55 +02:00
David Molineus 4e4380270b Code style fixes. 2016-10-06 08:26:57 +02:00
David Molineus 4068f62df1 Refactor LayerCallbacks using dependency injection. 2016-10-06 08:26:45 +02:00
David Molineus ea359e8b79 Refactor data controller to fully use dependency injection 2016-10-06 08:14:08 +02:00
David Molineus bbd97ae47d Improve the alias generator to create valid non numeric entries. 2016-10-06 08:06:41 +02:00
David Molineus 3e84260e79 Use the assets manager. 2016-10-05 16:11:59 +02:00
David Molineus 971f905ad2 Introduce service names constants. 2016-10-05 15:30:55 +02:00
David Molineus 436cf88901 Code style fixes. 2016-10-05 15:11:31 +02:00
David Molineus 7ef6aff458 Update travis.yml 2016-10-05 15:11:07 +02:00
David Molineus 7d817850cc Fix translations. 2016-10-05 15:01:03 +02:00
David Molineus 395f3503fa Fix max height label. 2016-10-05 14:58:50 +02:00
David Molineus c7cf1524a7 Update translations. 2016-10-05 14:56:19 +02:00
David Molineus 8e89cc3616 Fix the alias generator. Do not use -. 2016-10-05 14:48:57 +02:00
David Molineus 5a41b2b5d8 Update dependency and fix namespace definition. 2016-10-05 14:34:27 +02:00
David Molineus 59b0218f15 Update the logo. 2016-10-05 14:22:21 +02:00
David Molineus 047bde7b15 Update urls and name. 2016-10-05 14:20:13 +02:00
David Molineus abcc4f5d88 Rename MapService to MapProvider 2016-10-05 14:18:15 +02:00
David Molineus c8ea8d4fab Fix callbacks. 2016-10-05 14:13:43 +02:00
David Molineus e574aa36a0 Add accidentally removed getLayer callback. 2016-10-05 14:11:25 +02:00
David Molineus 91000979eb Update attribution. 2016-10-05 14:10:27 +02:00
David Molineus 7d3c053bd1 Fix circles. 2016-10-05 13:35:04 +02:00
David Molineus 1bb9fb4d7a Change multi polyline and multi polygone to work with leaflet v1. 2016-10-05 10:54:05 +02:00
David Molineus 749b8f3068 Case sensitive method call. 2016-10-05 09:45:31 +02:00
David Molineus 5da4c047b0 Allow to select sub layers in the control. 2016-10-05 09:45:03 +02:00
David Molineus 98ef670e4a Fix callbacks. 2016-10-05 09:44:40 +02:00
David Molineus b043b134a8 Fix default image path for leaflet v1. 2016-10-05 09:25:01 +02:00
David Molineus ddcec3f1e3 Add package.json and update gulpfile. 2016-10-05 09:23:41 +02:00
David Molineus 11bc76fea6 Fix dragging of result icons. 2016-10-05 08:58:10 +02:00
David Molineus 13253873fa Drop the service container class. 2016-10-05 08:52:46 +02:00
David Molineus f4a54cdec3 Make marker draggable. 2016-10-05 08:39:28 +02:00
David Molineus 0e10a3d7c4 Fix geocode plugin. 2016-10-05 08:23:34 +02:00
David Molineus 7207d9e0e6 Rewrite frontend components to work with toolkit v2. 2016-10-05 08:12:34 +02:00
David Molineus f8e28f3299 Adjust dca files and callbacks to work with toolkit v2. 2016-10-04 16:07:05 +02:00
David Molineus 69e3ea8898 Let leaflet boot again. 2016-10-04 14:55:25 +02:00
David Molineus 5d8028eda5 Update dependencies. 2016-10-04 14:42:22 +02:00
David Molineus 733f49ca24 Fix basemap variants. 2016-10-04 14:19:46 +02:00
David Molineus 6a2f1f26d9 Sync providers with current version of leaflet-providers. 2016-10-04 14:16:22 +02:00
David Molineus 381d330cab Fix map id. 2016-01-11 18:37:50 +01:00
David Molineus 2f8ddf3a30 Fix broken insert tag. 2015-11-12 08:37:48 +01:00
David Molineus f15e1cf99d CS. 2015-10-31 00:09:23 +01:00
David Molineus 9be8629303 Remove not needed workaround classes. 2015-10-30 23:35:35 +01:00
David Molineus 374fe905a0 Refactor the insert tag replacer. 2015-10-30 23:34:20 +01:00
David Molineus 75cb767625 Use the insertTag replacer of the toolkit. 2015-10-30 23:19:55 +01:00
David Molineus eb54af9d36 Update providers to leaflet-providers 1.1.5 config. 2015-10-17 14:33:59 +02:00
David Molineus 9ff89236eb Fix label of deactivated zoom options. 2015-09-20 19:48:23 +02:00
David Molineus 5171825a23 Deprecate ServiceContainerTrait::getService. 2015-09-14 07:23:42 +02:00
David Molineus 8a148ffaf8 Get sick and tired to work around api changes. Yet another insert tag fix. 2015-08-01 00:16:03 +02:00
David Molineus f8b6563262 Make version check version independent. 2015-07-22 14:16:53 +02:00
David Molineus 78302fc7fc Don't test PHP 5.3. 2015-07-22 14:03:58 +02:00
David Molineus b77b3d8780 Make travis work again. 2015-07-22 13:59:59 +02:00
David Molineus 07f3c4521b Code style. 2015-07-22 13:56:52 +02:00
David Molineus 3c983e86bc Fix api inconsistency for Contao 3.5 (See #37). 2015-07-22 13:56:37 +02:00
David Molineus ff8cda1371 Support Contao 3.5. 2015-06-16 08:33:04 +02:00
David Molineus b16ec1ce21 Improve translation. 2015-02-11 09:14:48 +01:00
David Molineus c20947d3eb Add german translation. 2015-02-11 09:07:46 +01:00
David Molineus a21ba59001 Use custom generate alias callback. 2015-02-03 18:04:05 +01:00
David Molineus c3d5f47086 Add comment. 2015-02-02 08:53:29 +01:00
David Molineus 8e36bc59f9 Remove runonce. 2015-02-02 08:45:31 +01:00
David Molineus f703b27a6b Get rid of ServiceContainerTrait. Use dependency injection where possible. 2015-02-02 08:44:17 +01:00
David Molineus 64b0aa5389 Pass service container to mapper factory. 2015-02-02 08:28:33 +01:00
David Molineus 1546b0425d Use assets as a service. 2015-02-02 08:21:47 +01:00
David Molineus 71084aeeae Improve description. 2015-02-02 08:07:13 +01:00
David Molineus 37f3a3b92c Add legend translation. 2015-02-02 08:04:48 +01:00
David Molineus 4b88651b31 Hide locate legend by default. 2015-02-01 17:02:54 +01:00
David Molineus 9b94a4afda Change default values. 2015-02-01 17:02:14 +01:00
David Molineus 130b9e9007 Code style. 2015-01-30 19:59:51 +01:00
David Molineus 31136afd42 Support custom templates and map ids. 2015-01-30 17:44:24 +01:00
David Molineus 1bfd99746c Use contao-toolkit insteand of deprecated dev-tools. 2015-01-30 17:03:31 +01:00
David Molineus a4d4d6a5de Remove leftover debugging code. 2015-01-29 14:45:52 +01:00
David Molineus 340e9c9d6c Remove unused use statements. 2015-01-28 17:03:07 +01:00
David Molineus 417e208d85 Prepare for backend usage. 2015-01-28 16:41:21 +01:00
David Molineus ff0d2d9ec6 Move ajax handling to the map service. 2015-01-28 16:40:48 +01:00
David Molineus fdc427d92b Add missing ? for requests with params. 2015-01-28 16:05:55 +01:00
David Molineus abbc1d8b0e Move Encoder flags to flags class. 2015-01-28 10:33:00 +01:00
David Molineus c1c5173f34 Do not set autoPanPadding when it's empty (fix #29) 2015-01-28 09:26:19 +01:00
David Molineus a59decd946 Do not force filter. 2015-01-27 19:10:14 +01:00
David Molineus 6db101953f Add popup support for vectors. 2015-01-27 18:21:05 +01:00
David Molineus 39f8e8d491 Add popup support for vectors. 2015-01-27 18:17:05 +01:00
David Molineus 3abe5c6517 Code style. 2015-01-27 17:58:03 +01:00
David Molineus fdd3b443f3 Update build tool. 2015-01-27 17:34:00 +01:00
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