We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71915c3 commit 95e3fbeCopy full SHA for 95e3fbe
1 file changed
src/c_wrapper/vector_tile_downloader_c.cpp
@@ -42,8 +42,7 @@ using namespace plateau::geometry;
42
43
DLL_STRING_VALUE_FUNC(plateau_vector_tile_downloader_calc_destination_path,
44
VectorTileDownloader,
45
- //handle->calcDestinationPath(index).u8string(), , int index)
46
- handle->calcDestinationPath(index).string(), , int index)
+ handle->calcDestinationPath(index).u8string(), , int index)
47
48
DLL_VALUE_FUNC(plateau_vector_tile_downloader_get_tile,
49
0 commit comments