georust / geo

Geospatial primitives and algorithms for Rust
https://crates.io/crates/geo
Other
1.53k stars 198 forks source link

Add `len()` and `is_empty()` to MultiPoint. #1109

Closed andriyDev closed 10 months ago

andriyDev commented 10 months ago

Fixes #1099.

andriyDev commented 10 months ago

Might be worth adding a CHANGES.md entry.

Done! I wasn't sure if this was a big enough change to add to the changelist haha