Hello,
I needed a way to get the center of a MultiPoint object so I extended the class with a getCenter() function: https://github.com/Rudloff/openvegemap-editor/blob/develop/classes/MultiPoint.php
Would you like to include it in the main library?
(I guess it might also make sense on a BoundingBox object.)
Hello,
I needed a way to get the center of a MultiPoint object so I extended the class with a
getCenter()function: https://github.com/Rudloff/openvegemap-editor/blob/develop/classes/MultiPoint.phpWould you like to include it in the main library?
(I guess it might also make sense on a BoundingBox object.)