From d7560bd77810dbb07940bdd7f0ef2af75b3d6812 Mon Sep 17 00:00:00 2001 From: mockusTraveltTime Date: Thu, 12 Dec 2024 15:09:37 +0200 Subject: [PATCH] update no holes readme for distance map --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b39d76..27a4245 100644 --- a/README.md +++ b/README.md @@ -423,6 +423,7 @@ Given origin coordinates, find shapes of zones reachable within corresponding tr * [transportation](#transportation): Union - Transportation mode and related parameters. * [level_of_detail](#level-of-detail): LevelOfDetail - When enabled, allows the user to specify how detailed the isochrones should be. * [snapping](#snapping): Snapping - Adjusts the process of looking up the nearest roads from the departure / arrival points. +* [no_holes](#no_holes): No holes - Enable to remove holes from returned polygons. #### Returns: