Skip to content

Call to undefined method Geotools\Geotools::vertex() #143

@handhikadj

Description

@handhikadj

I've got this when incorporating this lib with my laravel project

use Geotools\Geotools;
use Geotools\Coordinate\Coordinate;

$geoTools = new Geotools();
$coordinate = new Coordinate([$lat, $long]);

$geoTools->vertex()->setFrom($coordinate)->destination(1111, 2222);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions