Commit Graph

582 Commits

Author SHA1 Message Date
Dave Conway-Jones
8000aa155e
add link to SIDC code generator 2018-06-01 14:04:06 +01:00
Dave Conway-Jones
7288935265
tidy readme 2018-06-01 09:34:48 +01:00
Dave Conway-Jones
f38556d5c0
make readme more consistent 2018-05-31 23:02:01 +01:00
Dave Conway-Jones
609335d4eb
Update info , readme, tidy NATO symbols code 2018-05-31 22:50:50 +01:00
Dave Conway-Jones
f2bc8b6e74
Add proper NATO symbology 2018-05-31 17:32:29 +01:00
Dave Conway-Jones
6f921380bd
Add new building support 2018-05-29 09:04:32 +01:00
Dave Conway-Jones
4d5170373f
fix link to changeling 2018-05-18 10:25:18 +01:00
Dave Conway-Jones
39a7121ad0
Updates to readme / split out changeling 2018-05-18 09:59:46 +01:00
Dave Conway-Jones
50d4e92f5a
more formatting of readme 2018-05-18 09:31:35 +01:00
Dave Conway-Jones
9d2590f34c
updates to README 2018-05-18 09:19:47 +01:00
Dave Conway-Jones
37f4d61d02
fix websocket multiple connections 2018-05-02 23:57:11 +01:00
Dave Conway-Jones
256e8076f5
ensure drawing at front 2018-01-31 22:54:03 +00:00
Dave Conway-Jones
4aea60ea32
Add geojson layer capability 2018-01-03 08:31:02 +00:00
Dave Conway-Jones
8b07db78df
Add videoUrl support to popup 2017-12-13 22:16:09 +00:00
Dave Conway-Jones
dd8ef10ec6
Fix map base root
to Close #28
2017-11-23 22:00:58 +00:00
Dave Conway-Jones
a478a3ac63
remove xs logging 2017-11-19 22:35:30 +00:00
Dave Conway-Jones
40dac68dab
add ability to clear a layer
v 1.1.5 to close #29
2017-11-01 17:16:58 +00:00
Dave Conway-Jones
e74c67d071
Add layer option to node edit control
To close #27
2017-10-10 23:51:18 +01:00
Dave Conway-Jones
806ea1ae63
typos 2017-09-26 15:54:36 +01:00
Dave Conway-Jones
3f8405c3c0
re-do some already implemented changes (git monday blues) 2017-09-06 16:00:37 +01:00
Dave Conway-Jones
7f33169333
typo ! 2017-09-06 14:39:14 +01:00
Dave Conway-Jones
d7cef80daa
fix adding overlay to embedded map 2017-09-06 13:08:04 +01:00
Dave Conway-Jones
c0c422075f
Move to sock.js, remove non-working overlays. 2017-08-13 18:31:53 +01:00
Dave Conway-Jones
63a35dd34c
bump package.json 2017-08-10 16:19:28 +01:00
Dave Conway-Jones
9caa9e0a09
fix fa-icon black square issue #25 2017-08-10 16:18:54 +01:00
Dave Conway-Jones
2421e5f23b
fix for icon not specified 2017-08-03 16:09:03 +01:00
Dave Conway-Jones
dfefe34877
update readme 2017-07-12 18:13:49 +01:00
Dave Conway-Jones
a3ee1beba9
add raw fa-icons
un-“fix” web socket
2017-07-12 17:59:56 +01:00
Dave Conway-Jones
b7d4c0d999
Bump version for readme updates 2017-06-28 09:01:03 +01:00
Dave Conway-Jones
a7e40afea4
bump package and close ws 2017-06-28 08:56:45 +01:00
Dave Conway-Jones
8314f9dc05
slight update to readme 2017-06-28 08:56:45 +01:00
andreasIBM
b61b149ed8 Passing in opt to imageOverlay (#22)
the developer expects identical behavior as with the other overlays/base layers
2017-06-28 08:53:42 +01:00
andreasIBM
e071378c37 Readme (#21)
* Added Documentation

Added Documentation for Image Overlay

* Added documentation for Ellipses and Examples
2017-06-28 08:53:12 +01:00
Dave Conway-Jones
26e4ee3603
Tidy up PRs and bump package for release 2017-06-26 16:19:05 +01:00
andreasIBM
b78c98d8a8 Allow user to pass trough more option (#19)
User can now specify:
- color
- fillColor
- stroke
- weight
- opacity
- fillOpacity
- fill
- clickable (if true sets the passed in name as Popup)
The same standard settings as before where kept.
2017-06-25 11:06:31 +01:00
andreasIBM
431f011f32 Added capability to remove polygons (#18)
* Added capability to remove polygons

Remove them in the same way as the markers get removed. I think this was a bug before in line 704. Because there was no way something is in the polygons and also the markers object.
Added the lay property to all polygon creations.

* unnecesarry line
2017-06-25 11:04:47 +01:00
Dave Conway-Jones
fb3efc020f Merge pull request #17 from andreasIBM/Image-Overlay
Added Capability for ImageOverlay
2017-06-25 11:02:26 +01:00
Dave Conway-Jones
607e5bffaf Merge pull request #20 from andreasIBM/Array
Add capability to pass in an Array of Data to the Node
2017-06-25 11:01:40 +01:00
Dave Conway-Jones
c7ce07e8d4
Map tidy up - add msg.latitude to tracks 2017-06-20 23:27:18 +01:00
andreas-froelich
8f097d6cc5 Add capability to pass in an Array of Data to the Node
Do the same code for each Element of the array
2017-06-19 12:51:06 +01:00
andreas-froelich
6d77caa0d2 Added Capability for ImageOverlay
Bounds are a 2 Dimensional Array that define the top left and bottom right coordinates (lat lng) wher the Image should be placed
2017-06-19 09:33:27 +01:00
Dave Conway-Jones
e71332dc15
Add Tracks node - and fix Windows web socket 2017-05-15 13:55:22 +01:00
Dave Conway-Jones
d507389953
move web socket to unique place
and support Joe’s satellite node
2017-05-02 19:46:48 +01:00
Dave Conway-Jones
950264ac13
Add local map server capability 2017-04-20 13:44:19 +01:00
Dave Conway-Jones
6dc383c497 Add weblink property to msg to setup a link to external page
to close #11
2017-03-20 16:05:40 +00:00
Dave Conway-Jones
3618cb85fb Merge pull request #12 from nakiabrewer/master
Addition of msg.payload.addtoheatmap and msg.payload.intensity
2017-03-20 11:17:50 +00:00
nakiabrewer
a333ac83bd addition of msg.payload.addtoheatmap and msg.payload.intensity
Removed msg.payload.int
Now just use msg.payload.intensity regardless if position is lat & lon OR latitude & longitude
2017-03-18 20:50:26 +11:00
nakiabrewer
64f1393073 Updated msg.payload.intensity
Removed need to distinguish between int/intensity. 
Now just msg.payload.intensity regardless if lat & lon OR latitude & longitude.
2017-03-18 20:40:57 +11:00
nakiabrewer
491a17358e Added msg.payload.addtoheatmap and msg.payload.int 2017-03-18 20:31:23 +11:00
nakiabrewer
07db902361 Addition of msg.payload.addtoheatmap and msg.payload.int/intensity
Addition of msg.payload.addtoheatmap and msg.payload.int/intensity.

To summarize.

added msg.payload.addtoheatmap. This defaults to true so you need to explicitly set it to false if you dont want that point to contribute to the heatmap. Done to make this change non breaking for other users.
added msg.payload.int or msg.payload.intensity (read notes below for when to use which one). This sets the intensity of the point you contribute to the heatmap. If you leave the heatmap max parameter at the default of 1 it will work with values of 0.1 - 1. if this parameter doesn't exist the current behavior as it stands today is applied.
Notes

there is a bug in leaflet-heat at the moment that if you change max parameter the intensity value doesn't work correctly (screws up when you zoom in and out). suggest leaving at default of 1 and scaling int/intensity between 0.1 - 1.
Looking through your code you have a few different formats that a positi
2017-03-18 20:20:53 +11:00