Type Alias GeoJsonProperties

GeoJsonProperties: {
    [name: string]: any;
} | null