David Molineus
|
7420c6e4c0
|
Fix: Support collapsed setting.
|
2018-01-12 22:23:29 +01:00 |
|
David Molineus
|
a8c4e03ab1
|
Fix code style issues.
|
2016-11-15 14:01:48 +01:00 |
|
David Molineus
|
d95f45d35a
|
Implement the extra markers icons.
|
2016-11-14 13:31:19 +01:00 |
|
David Molineus
|
cb370f6723
|
Support popups.
|
2016-11-14 11:50:20 +01:00 |
|
David Molineus
|
f462a11c1d
|
Implement amenity icons mapping.
|
2016-11-14 11:35:09 +01:00 |
|
David Molineus
|
c61e2d9cc9
|
Refactor overpass support using own implementation of overpass layer.
|
2016-11-14 11:00:10 +01:00 |
|
David Molineus
|
74f500513a
|
Support debug mode.
|
2016-11-09 12:00:57 +01:00 |
|
David Molineus
|
422433bc52
|
Bugfixes.
|
2016-11-09 11:23:26 +01:00 |
|
David Molineus
|
cba8939843
|
Implement overpass layer.
|
2016-11-09 10:27:18 +01:00 |
|
David Molineus
|
28490a9ee6
|
Implement bounds padding option.
|
2016-10-11 14:32:43 +02:00 |
|
David Molineus
|
17e7bc5e1c
|
Update file headers.
|
2016-10-11 10:40:15 +02:00 |
|
David Molineus
|
f22906b8b6
|
Implement zoomSnap and zoomDelta.
|
2016-10-11 10:25:28 +02:00 |
|
David Molineus
|
8c24f5e735
|
Implement caching for feature collections (#30) and maps (#4).
|
2016-10-06 15:47:33 +02:00 |
|
David Molineus
|
48a6a3a360
|
Check options before assigning them.
|
2016-10-06 11:38:52 +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
|
436cf88901
|
Code style fixes.
|
2016-10-05 15:11:31 +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
|
f703b27a6b
|
Get rid of ServiceContainerTrait. Use dependency injection where possible.
|
2015-02-02 08:44:17 +01:00 |
|
David Molineus
|
340e9c9d6c
|
Remove unused use statements.
|
2015-01-28 17:03:07 +01:00 |
|
David Molineus
|
ff0d2d9ec6
|
Move ajax handling to the map service.
|
2015-01-28 16:40:48 +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
|
c9c2bd3cce
|
Add popup support.
|
2015-01-27 17:14:58 +01:00 |
|
David Molineus
|
50cf8312d2
|
Move GeoJson features to new namespace.
|
2015-01-27 14:52:20 +01:00 |
|
David Molineus
|
19199833b0
|
Move LatLng and LatLngBounds to new Value namespace.
|
2015-01-27 12:41:11 +01:00 |
|
David Molineus
|
9e0fe6a0b6
|
Fix bounds mode handling.
|
2015-01-27 11:43:19 +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
|
4c6f731d99
|
Implement user locate.
|
2015-01-24 11:38:15 +01:00 |
|
David Molineus
|
35e89adbed
|
Code style.
|
2015-01-23 14:11:43 +01:00 |
|
David Molineus
|
b53887d78b
|
Extract geo json creation to an event subscriber.
|
2015-01-23 13:04:04 +01:00 |
|
David Molineus
|
f68f623288
|
Add option to replace default attribution control.
|
2015-01-22 16:17:21 +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
|
a5cee7a2b3
|
Code style.
|
2015-01-20 17:43:41 +01:00 |
|