APP_Geocoder::_set_bounds( string $ne_lat, string $ne_lng, string $sw_lat, string $sw_lng )

Sets address area bounds in a common structured array.


Package


    Description Description


    Parameters Parameters

    $ne_lat

    (string) (Required) North-east latitude.

    $ne_lng

    (string) (Required) North-east longitude.

    $sw_lat

    (string) (Required) South-west latitude.

    $sw_lng

    (string) (Required) South-west longitude.

    Premium WordPress Apps

    Top ↑

    User Contributed Notes User Contributed Notes

    You must log in before being able to contribute a note or feedback.