We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf963d3 commit f02aee7Copy full SHA for f02aee7
pages/maps/ingestion/@id/source-form.ts
@@ -22,7 +22,6 @@ const INPUT_FIELDS = {
22
Scale: "scale",
23
License: "license",
24
Area: "area",
25
- "Raster URL": "raster_url",
26
};
27
28
const postSource = async (data: any) => {
0 commit comments