Type alias TMarkerTemplateProps

TMarkerTemplateProps: {
    icon: string;
    location?: MappedinLocation;
}

Type declaration