Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 938 Bytes

NODE.md

File metadata and controls

39 lines (21 loc) · 938 Bytes

Nodes

JSON Node

Write JSON data.

Example: https://xx7y7xx.github.io/node-map/?load=/node-map/examples/simple.json

Auth Node

Setup global auth token (used in Remote Data Node).

Eval Code Node

Write script to transfer js object from format A to format B.

Example: https://xx7y7xx.github.io/node-map/?load=/node-map/examples/deps.json

Turf LineString Node

Call turfjs to convert array of coordinates into GeoJSON.

GeoJSONSource Node

Create a GeoJSON data source in mapbox.

LineLayer Node

Render map with input data source ID.

CircleLayer Node

Render map with input data source ID.

Examples: