Recommend this page to a friend! |
Classes of Jakub Dubec | PHP GPX Library | docs/phpGPX-Models-Bounds.md | Download |
|
![]() phpGPX\Models\Bounds
Properties$minLatitude
Minimal latitude in file.
$minLongitude
Minimal longitude in file.
$maxLatitude
Maximal latitude in file.
$maxLongitude
Maximal longitude in file.
Methods__construct
Bounds constructor.
toArray
Serialize object to array
|