Type alias POIConfig

POIConfig: ModelConfig & { autoSize?: boolean; backgroundColor?: string; icon?: POIIcon | string; opacity?: number; title?: string }