- Preparing search index...
- The search index is not available
@vcmap/core
Type alias WMSImplementationOptions
WMSImplementationOptions: RasterLayerImplementationOptions & { highResolution: boolean; parameters: Record<string, string>; singleImage2d: boolean; tileSize: Size; version: string; }
Type declaration
-
highResolution: boolean
-
parameters: Record<string, string>
-
singleImage2d: boolean
-
tileSize: Size
-
version: string