Skip to content

Increase polygon area when using isPointInPolygon #305

@raisen

Description

@raisen

Is there a way to increase a polygon area when using isPointInPolygon?
For example:

// check if point is within the polygon defined by coords. polygon area is extended by 500 meters
isPointInPolygon(point, coords, 500);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions