/leaflet-rs

CSV ->Leaflet HTML

Primary LanguageRust

Leaflet Rust

CSV file or stdin to complete leaflet HTML. Can be used with goose to visualize POI.

Installation

cargo install --path .

Usage

goose "Restaurants" "Mesa, AZ" -f csv | leaflet > map.html && open map.html