Interface definitions for the stippling API View Source backend/src/routes/interfaces.ts, line 21 Members Type: string # h Height of the output grid View Source backend/src/routes/interfaces.ts, line 46 Type: string # maxLat Maximum latitude of the bounding box View Source backend/src/routes/interfaces.ts, line 30 Type: string # maxLng Maximum longitude of the bounding box View Source backend/src/routes/interfaces.ts, line 38 Type: string # minLat Minimum latitude of the bounding box View Source backend/src/routes/interfaces.ts, line 26 Type: string # minLng Minimum longitude of the bounding box View Source backend/src/routes/interfaces.ts, line 34 Type: string # total_stiples Optional Optional total number of stipples to generate View Source backend/src/routes/interfaces.ts, line 50 Type: string # w Width of the output grid View Source backend/src/routes/interfaces.ts, line 42