UNPKG

geostyler-openlayers-parser

Version:

GeoStyler Style Parser implementation for OpenLayers styles

3 lines (2 loc) 127 B
import { MarkSymbolizer } from 'geostyler-style'; export declare const fillPatternSvg: (symbolizer: MarkSymbolizer) => string;