dceejay / RedMap

A web map app for Node-RED to put blobs on
Apache License 2.0
107 stars 60 forks source link

Number of points in tracks #258

Closed jhonyasqui3 closed 2 months ago

jhonyasqui3 commented 4 months ago

Is it possible to read the number of points on the track using a function node and enter it into the map so that this value would be variable according to other data? or does it always remain static?

dceejay commented 4 months ago

You can't read the number of points already held - but as per the node info

image