MarkerFeature: {
    customProperties: CustomizableMarkerOptions;
    data: FeatureDataType<GeoJSON>;
    type: "marker";
} & MapFeatureBase