slight update to readme
This commit is contained in:
parent
b61b149ed8
commit
8314f9dc05
@ -64,6 +64,8 @@ However there are several specials...
|
||||
- **plane** : a plane icon that aligns with the bearing of travel.
|
||||
- **ship** : a ship icon that aligns with the bearing of travel.
|
||||
- **car** : a car icon that aligns with the bearing of travel.
|
||||
- **arrow** : a map GPS arrow type pointer that aligns with the bearing of travel.
|
||||
- **wind** : a wind arrow that points in the direction the wind is coming FROM.
|
||||
- **locate** : a 4 corner outline to locate a point without obscuring it.
|
||||
- **friend** : pseudo Nato style blue rectangle.
|
||||
- **hostile** : pseudo Nato style red circle.
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name" : "node-red-contrib-web-worldmap",
|
||||
"version" : "1.0.30",
|
||||
"version" : "1.0.31",
|
||||
"description" : "A Node-RED node to provide a web page of a world map for plotting things on.",
|
||||
"dependencies" : {
|
||||
"express": "^4.15.0",
|
||||
|
Loading…
Reference in New Issue
Block a user