Linus Groh
206eb268fa
Add onLocationChange.fitView config option
...
It defaults to false now, which is a change - this seems like a sensible
choice though. I can see how it would be annoying to have the map change
while looking at it just because *something* moved.
Fixes #41 .
2020-09-07 21:30:47 +01:00
Linus Groh
6180e52f71
Fix vertical offset of non-pin popups
2020-06-03 20:33:26 +01:00
Linus Groh
0f0f29fcee
Show regions for location on popup
2020-06-03 20:28:48 +01:00
Linus Groh
c8b0ec8b9e
Upgrade dependencies
...
This includes a major version bump of ESLint and Prettier, so also some
reformatting.
2020-05-16 13:58:48 +01:00
Linus Groh
b76cbdc2e6
Add filters.minAccuracy config option
...
This allows us to ignore location points which do not meet the configured
accuracy requirement.
Closes #35 .
2020-05-11 19:15:56 +01:00
Linus Groh
1482833e05
Fix a few parameter type definitions
2020-03-07 00:14:59 +00:00
Linus Groh
806526380d
Replace default Leaflet marker with a custom one
...
Closes #2
2020-03-03 08:11:45 +00:00
Linus Groh
3b18ab58ed
Replace map initial center/zoom config with auto fitting
...
Closes #23
2020-03-01 20:28:15 +00:00
Linus Groh
cfa3052a0a
Show name and face on location history popups
2020-01-26 00:40:30 +00:00
Linus Groh
92401eb6b1
Add $config Vue instance property
2019-12-14 16:59:12 +00:00
Linus Groh
968355cfb7
Use v-bind for LCircle
2019-10-02 19:04:09 +01:00
Linus Groh
96a0daa05e
Fix heatmap
2019-10-01 21:56:37 +01:00
Linus Groh
98cb52b31b
Add JSDoc to more functions
2019-09-29 08:01:45 +01:00
Linus Groh
03ecce52af
Fix typo
2019-09-29 08:00:29 +01:00
Linus Groh
be63a12607
Clean up and document configuration options
2019-09-29 08:00:16 +01:00
Linus Groh
31a85e42a6
Refactor styles
2019-09-28 14:50:05 +01:00
Linus Groh
6d4ff0d96b
Rename accentColor to primaryColor
2019-09-28 12:32:59 +01:00
Linus Groh
4d971d57f7
Publish 2.0.0-alpha source
2019-09-27 18:34:41 +01:00