export interface IGeoJsonOption { coordinates: any; properties: any; }