Commit Graph

405 Commits

Author SHA1 Message Date
Dave Conway-Jones
8d7e735a25
let fill Opacity be 0
to close #179
2021-10-24 16:04:44 +01:00
Dave Conway-Jones
cdcccb296b
Update worldmap.js 2021-10-22 23:40:32 +01:00
Dave Conway-Jones
8cdd679e18
Add bounds event on zoom and move
to close #178
2021-10-22 17:45:35 +01:00
Dave Conway-Jones
fef76473c3
better feedback of clicks and moves 2021-10-21 22:57:51 +01:00
Dave Conway-Jones
32f74a25ab
Add smallplane icon 2021-10-17 17:12:05 +01:00
Dave Conway-Jones
050441ccb1
better emoji handling for SIDC decoration 2021-10-13 22:44:52 +01:00
Dave Conway-Jones
ab44c8900d
improve test for emoji like before conversion 2021-10-13 22:41:24 +01:00
Dave Conway-Jones
8e98bad30f
more complete feedback on click
better popup image sizing
2021-10-12 21:19:00 +01:00
Dave Conway-Jones
59941f705c
add turf package to included deps 2021-10-04 09:41:46 +01:00
Dave Conway-Jones
704b6edcb6
fix polygon to always have delete option... (maybe) 2021-10-02 13:24:52 +01:00
Dave Conway-Jones
64db718fea
better handling of unpacked kmz files 2021-09-28 17:58:10 +01:00
Dave Conway-Jones
3d337c75a6
revert some changes for old nodejs versions 2021-09-24 17:11:59 +01:00
Dave Conway-Jones
c94545d648
Let user specify custom map by default 2021-09-24 16:22:35 +01:00
Dave Conway-Jones
5eb3985ad1
adjust ui timing check for ui_worldmap 2021-09-24 14:08:18 +01:00
Dave Conway-Jones
086ce2116a
Merge branch 'master' of https://github.com/dceejay/RedMap 2021-09-16 16:11:02 +01:00
Dave Conway-Jones
35beaace78
bump version 2021-09-16 16:10:58 +01:00
Sebastian
7957c9770d
Initialized rclk object. While using the "layer" command, the feedbac… (#176)
* initialized rclk as an empty object
2021-09-16 10:39:06 +01:00
Dave Conway-Jones
bdb8e5a074
spellings 2021-09-11 13:50:27 +01:00
Dave Conway-Jones
7fa64ee1f1
Merge branch 'master' of https://github.com/dceejay/RedMap 2021-09-10 14:58:00 +01:00
Dave Conway-Jones
71a979b75d
tidy geojson handling slughtly. 2021-09-10 14:57:52 +01:00
Dave Conway-Jones
7600b91d2a
Revert "documentation for redirect (#173)" (#175)
This reverts commit 7484b612eb.
2021-09-09 23:16:45 +01:00
meeki007
7484b612eb
documentation for redirect (#173)
* documentation for redirect

* fix location of command

* relitive > relative
2021-09-09 13:55:08 +01:00
Dave Conway-Jones
6234299fd4
tweaks 2021-09-01 15:14:30 +01:00
Dave Conway-Jones
262298e46d
bump for release 2021-07-02 13:44:10 +01:00
Dave Conway-Jones
2783e449f1
fix readme 2021-07-02 13:43:12 +01:00
Dave Conway-Jones
fc99940d99
Fix SIDC label icons 2021-07-02 13:15:03 +01:00
Dave Conway-Jones
2335e7ed9a
let clear heatmap command clear heatmap...
to address Issue #170
2021-06-25 15:38:34 +01:00
Dave Conway-Jones
2c38c62bd9
ongoing nits re sidc icon size 2021-06-24 16:14:58 +01:00
Dave Conway-Jones
9c38c4b43f
Fix altitude handling 2021-06-04 15:34:24 +01:00
Dave Conway-Jones
9592153fe8
fix panit, use alt units, tweak popup alignments 2021-06-04 10:40:55 +01:00
Dave Conway-Jones
ae359e37d0
let speed have units 2021-05-26 13:34:34 +01:00
Dave Conway-Jones
3a5022e360
Let geojsn features optionally be clickable 2021-05-19 18:59:57 +01:00
Dave Conway-Jones
6f07b52b67
Fix list of maps to be in sync
to close #166
2021-05-14 11:20:55 +01:00
Dave Conway-Jones
61f2ee3106
fix spelling in changelog 2021-04-25 16:41:29 +01:00
Dave Conway-Jones
88abc87dfd
Fix non-propagation of layer property 2021-04-20 15:08:38 +01:00
Dave Conway-Jones
a0ea7a2817
fix map zoom for ocean, tweak mayflower icon size 2021-04-13 10:36:15 +01:00
Dave Conway-Jones
606e8edce0
Add mayflower icon 2021-04-12 17:42:47 +01:00
Dave Conway-Jones
1f96ff771a
Update README.md 2021-04-06 11:28:41 +01:00
Dave Conway-Jones
ea437139f1
Add url params to connect message feedback 2021-04-01 09:43:41 +01:00
Dave Conway-Jones
c67b79c8aa
Merge branch 'master' of https://github.com/dceejay/RedMap 2021-03-31 21:33:13 +01:00
Dave Conway-Jones
46d76ab7dd
Add any params to connect message 2021-03-31 21:33:07 +01:00
meeki007
edd56c122a
add _sessionip of the user connected to a _sessionid (#163)
* add _sessionip of the user connected to a _sessionid

![https://i.ibb.co/GM3yFxv/sessionip.jpg](https://i.ibb.co/GM3yFxv/sessionip.jpg)

* forgot the disconnect section
2021-03-31 20:47:38 +01:00
Dave Conway-Jones
00417276ff
Update leaflet-velocity.min.js 2021-03-29 08:54:11 +01:00
Dave Conway-Jones
d4cdc48a2f
hide default online layer options if we aren't online 2021-03-26 17:11:10 +00:00
Dave Conway-Jones
9b7fa84554
add rainfall overlay - remove old overlays that don't load 2021-03-26 12:22:59 +00:00
Dave Conway-Jones
3dfa46ecc1
let weight specify arc thickness
to close #161
2021-03-24 17:45:39 +00:00
Dave Conway-Jones
3b1f5767a7
add popup to KML points with name, description and lat, lon 2021-03-21 17:07:06 +00:00
Dave Conway-Jones
1934c7ccbe
add bezier smoothing to tracks 2021-03-15 13:26:02 +00:00
Dave Conway-Jones
2d2ef08ce2
restore last position if in iframe/dashboard
let zoom snap to 0.1  values
2021-03-11 12:44:47 +00:00
Dave Conway-Jones
61cc435538
Update README.md 2021-03-08 15:52:09 +00:00