GDS\Mapper::extractGeopointValue PHP Method

extractGeopointValue() abstract protected method

Extract a Geopoint value
abstract protected extractGeopointValue ( $obj_property ) : Geopoint
$obj_property
return GDS\Property\Geopoint
    protected abstract function extractGeopointValue($obj_property);