Type alias GeoJsonProperties

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

プロパティ

Type declaration

  • [name: string]: any